]> git.openstreetmap.org Git - rails.git/commit
Convert fixtures to factory for old_way_tags
authorAndy Allan <git@gravitystorm.co.uk>
Sun, 30 Oct 2016 15:15:23 +0000 (16:15 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Sun, 30 Oct 2016 15:15:23 +0000 (16:15 +0100)
commite308da8daf91d4a720473111fef6f756d4510102
treeccdc708c28639b16db1c7ffa689d1fd8220fb4ee
parentacb7f440690b1f773f71ded256f3986a5606b334
Convert fixtures to factory for old_way_tags
test/controllers/old_way_controller_test.rb
test/factories/old_way_tags.rb [new file with mode: 0644]
test/fixtures/way_tags.yml [deleted file]
test/models/old_node_tag_test.rb
test/models/old_node_test.rb
test/models/old_way_tag_test.rb
test/models/old_way_test.rb
test/test_helper.rb