]> git.openstreetmap.org Git - rails.git/commit
Fix the node and relation tests from when the users with data public=false were disal...
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Mon, 27 Apr 2009 11:57:58 +0000 (11:57 +0000)
committerShaun McDonald <shaun@shaunmcdonald.me.uk>
Mon, 27 Apr 2009 11:57:58 +0000 (11:57 +0000)
commitf47ba4fb2351ee9268d9adb94daa6be035a0396f
tree53a79e0aaa4250aa6de22bb5bc8e4d1da3483e7c
parent0b6d9ce877a08cb762b5d9354847187c6b43e216
Fix the node and relation tests from when the users with data public=false were disallowed from editing. Needed extra fixtures.
test/fixtures/current_node_tags.yml
test/fixtures/current_nodes.yml
test/fixtures/node_tags.yml
test/fixtures/nodes.yml
test/functional/node_controller_test.rb
test/functional/relation_controller_test.rb
test/unit/node_tag_test.rb
test/unit/old_node_tag_test.rb