]> git.openstreetmap.org Git - rails.git/commit
Removing the in_world test from the model since it is included in the geo_record...
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Tue, 8 Jul 2008 18:17:08 +0000 (18:17 +0000)
committerShaun McDonald <shaun@shaunmcdonald.me.uk>
Tue, 8 Jul 2008 18:17:08 +0000 (18:17 +0000)
commitc9a171c74581e0eb80794e2c9ed92e1b8faffa42
tree26dd88b66fb7d5f15ae81a95bf7099d2513f10d0
parentdce4f18a3e0d952e482a911d41971893fb2d858d
Removing the in_world test from the model since it is included in the geo_record library. Adding visible and version to the nodes and current_nodes fixtures. Adding old node test. Slightly different comparisions.
app/models/old_node.rb
test/fixtures/current_nodes.yml
test/fixtures/nodes.yml
test/unit/node_test.rb
test/unit/old_node_test.rb [new file with mode: 0644]