]> git.openstreetmap.org Git - rails.git/commit
Remove diary_entry and diary_comment fixtures, and refactor tests.
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 14 Sep 2016 11:41:58 +0000 (12:41 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 14 Sep 2016 11:41:58 +0000 (12:41 +0100)
commitf1713320c2e43f0f2011cd86fd16e88d18994e07
treed840f16e803b7250a1f7f4b7ca5d7c51b385de76
parentea610c8c3c006555cac91b8c238c82938f33aef7
Remove diary_entry and diary_comment fixtures, and refactor tests.

Note that you might need to empty the tables in your local test
database, since the removed fixtures may still linger there.
test/controllers/diary_entry_controller_test.rb
test/fixtures/diary_comments.yml [deleted file]
test/fixtures/diary_entries.yml [deleted file]