]> git.openstreetmap.org Git - rails.git/commit
Refactor amf_controller tests to avoid users fixtures
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 22 Feb 2017 10:30:53 +0000 (10:30 +0000)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 22 Feb 2017 10:30:53 +0000 (10:30 +0000)
commit38a3e4ba2b20adbe5c3d8f307cbdd5cd39864c97
tree648ffe46664f87588c25fc55ab2268fc17ba6734
parent1dc2ff7d576ebfb5a2889a4e49ede620f4d2faec
Refactor amf_controller tests to avoid users fixtures

In all honesty I wouldn't be surprised if there are some semi-hidden
dependencies on the user fixtures here, given the number of magic numbers
all over the place. But this commit takes care of the explicit
dependencies for now.
test/controllers/amf_controller_test.rb