summaryrefslogtreecommitdiffstats
path: root/test/mocks
Commit message (Expand)AuthorAgeFilesLines
* cleanup: rubocop: fix Layout/SpaceInsideArrayLiteralBrackets in test/mocks/op...Toshi MARUYAMA2019-11-241-2/+2
* cleanup: rubocop: fix Layout/IndentationConsistency in test/mocks/open_id_aut...Toshi MARUYAMA2019-11-231-4/+4
* cleanup: rubocop: fix Style/MultilineIfModifier in test/mocks/open_id_authent...Toshi MARUYAMA2019-11-231-8/+10
* cleanup: rubocop: fix Layout/SpaceBeforeComma in test/mocks/open_id_authentic...Toshi MARUYAMA2019-11-231-1/+1
* cleanup: rubocop: fix Layout/EmptyLinesAroundModuleBody in test/mocks/open_id...Toshi MARUYAMA2019-11-211-1/+0
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Remove RDoc tags (#28943).Go MAEDA2018-06-081-1/+1
* Fixed: Openid registration form should not require user to enter password (#1...Jean-Philippe Lang2012-07-071-1/+2
* remove trailing white-spaces and code clean up test/mocks/open_id_authenticat...Toshi MARUYAMA2011-06-011-6/+6
* Adding OpenID mock and test. #699Eric Davis2009-02-111-0/+45