]> git.openstreetmap.org Git - rails.git/commit
Replace friends fixture with a factory
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 5 Oct 2016 12:18:45 +0000 (13:18 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 5 Oct 2016 12:18:45 +0000 (13:18 +0100)
commitbfe760a4b0372188f4964914bbc8e5bed31363ba
treec2921df631091a538a7b1193d2955ddc9d4cb47f
parent05ad0a4f7d91c93ef581e2e6372c06c234dc728f
Replace friends fixture with a factory
test/controllers/changeset_controller_test.rb
test/controllers/diary_entry_controller_test.rb
test/controllers/user_controller_test.rb
test/factories/friends.rb [new file with mode: 0644]
test/fixtures/friends.yml [deleted file]
test/models/friend_test.rb
test/models/user_test.rb