]> git.openstreetmap.org Git - rails.git/commit
Replace messages fixtures with a factory.
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 26 Oct 2016 10:41:18 +0000 (11:41 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 26 Oct 2016 10:41:18 +0000 (11:41 +0100)
commita280f72beead569784c6bf353131d10706dfab00
tree7bb02c024ed1ef6353b102ae3d829fde952c548b
parent7725cd59b41a622a634a447d33fbda738a472748
Replace messages fixtures with a factory.
test/controllers/message_controller_test.rb
test/controllers/user_controller_test.rb
test/factories/messages.rb [new file with mode: 0644]
test/fixtures/messages.yml [deleted file]
test/models/message_test.rb