]> git.openstreetmap.org Git - rails.git/commit
Use user factories for user_login integration tests.
authorAndy Allan <git@gravitystorm.co.uk>
Fri, 10 Mar 2017 14:44:22 +0000 (14:44 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Fri, 10 Mar 2017 14:53:36 +0000 (14:53 +0000)
commit113506bf5159bd06c218653a7d30d5a3c8d5c4e1
tree0b5c6d0ea3c303534bbdd81ac59e5711532e9066
parent685df702ef6f3e8feac2dca08808cd9ace066a0d
Use user factories for user_login integration tests.

The display_name logins were reworked to use downcase since the
factories supply users with an already-title-cased display_name.

The tests were also renamed to align better with the purpose of the
test rather than the name of the fixture used.
test/integration/user_login_test.rb