]> git.openstreetmap.org Git - rails.git/commit
Add tests for node methods on way models
authorTom Hughes <tom@compton.nu>
Wed, 4 Dec 2013 21:44:39 +0000 (21:44 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 4 Dec 2013 21:44:39 +0000 (21:44 +0000)
commitcd81a3f60506cc0da60a0c84e04f9ed63c9bfe9f
tree5e4781b43deec19dd220ac91273620c8ad924c01
parent9e8cf3ea71da5550540cb620ef73001871462ad6
Add tests for node methods on way models
test/fixtures/current_way_nodes.yml
test/fixtures/current_ways.yml
test/fixtures/way_nodes.yml
test/fixtures/ways.yml
test/unit/old_way_test.rb
test/unit/way_node_test.rb
test/unit/way_test.rb