summaryrefslogtreecommitdiffstats
path: root/test/functional/account_controller_openid_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use Rails 5 syntax for functional tests.Jean-Philippe Lang2017-05-311-18/+39
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-181-6/+2
* Adds our own class for controller tests.Jean-Philippe Lang2016-07-141-1/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Rails4: replace deprecated Relation#first with finder options at AccountContr...Toshi MARUYAMA2014-01-081-1/+1
* Fixed that OpenID authentication fails with 422 error due to token verificati...Jean-Philippe Lang2013-12-211-0/+10
* remove trailing white-spaces from test/functional/account_controller_openid_t...Toshi MARUYAMA2013-03-061-13/+13
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Fixed test case name.Jean-Philippe Lang2012-07-071-1/+1
* Fixed: Openid registration form should not require user to enter password (#1...Jean-Philippe Lang2012-07-071-0/+36
* Code cleanup.Jean-Philippe Lang2012-07-071-1/+1
* Enable openid in test case setup.Jean-Philippe Lang2012-07-071-9/+5
* Moved openid functional tests for their own test case.Jean-Philippe Lang2012-07-071-0/+133