]> git.openstreetmap.org Git - rails.git/commitdiff
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)
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.


No differences found