]> git.openstreetmap.org Git - rails.git/commit
Replace user_preferences fixture with a factory.
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 26 Oct 2016 09:07:49 +0000 (10:07 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 26 Oct 2016 09:07:49 +0000 (10:07 +0100)
commit72ae20ea3cd2c4534de5a99cc5e963ae9484bc62
treeb2bbe6bb266847130df912987bbbf42a2b74fd64
parent2e9baaa50a71256914a21fb5aa40295272754d7d
Replace user_preferences fixture with a factory.
test/controllers/trace_controller_test.rb
test/controllers/user_preference_controller_test.rb
test/factories/user_preferences.rb [new file with mode: 0644]
test/fixtures/user_preferences.yml [deleted file]
test/models/user_preference_test.rb