]> git.openstreetmap.org Git - rails.git/commit
Get tests passing. Use factories instead of fixtures.
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 12 Jul 2017 10:38:50 +0000 (11:38 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 12 Jul 2017 10:38:50 +0000 (11:38 +0100)
commit6f375ef4936ea6e92e84b1473940af7883fba4d6
tree8ba0a9ffa4aa02eb4c220c0b267523f76d493762
parentdbd88d893f3c3fce9cafd666b94396988646d81f
Get tests passing. Use factories instead of fixtures.
app/helpers/issues_helper.rb
test/controllers/issues_controller_test.rb
test/factories/issues.rb [new file with mode: 0644]
test/fixtures/issue_comments.yml [deleted file]
test/fixtures/issues.yml [deleted file]
test/fixtures/reports.yml [deleted file]