]> git.openstreetmap.org Git - rails.git/commitdiff
Refactor user controller tests
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 13 May 2020 16:08:22 +0000 (18:08 +0200)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 13 May 2020 16:08:22 +0000 (18:08 +0200)
Because we don't have direct access to the session and cookies, some
of the tests need more setup e.g. by moving through the signup process
to get the session tokens into the right place for the confirmation
steps to work.


No differences found