]> git.openstreetmap.org Git - rails.git/commit
Add some basic tests for nodes.
authorTom Hughes <tom@compton.nu>
Tue, 24 Jul 2007 22:58:16 +0000 (22:58 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 24 Jul 2007 22:58:16 +0000 (22:58 +0000)
commitb13eb8824e29a7a0caddab76703fddb00e17a227
treefd49c84dee30638167f26c6ccfc148c89de37663
parent7d6c6622968d670e6a2929afbd8efae41610db2c
Add some basic tests for nodes.
test/fixtures/current_nodes.yml [new file with mode: 0644]
test/fixtures/nodes.yml [new file with mode: 0644]
test/fixtures/users.yml [new file with mode: 0644]
test/functional/node_controller_test.rb [new file with mode: 0644]
test/test_helper.rb [new file with mode: 0644]
test/unit/node_test.rb [new file with mode: 0644]
test/unit/user_test.rb [new file with mode: 0644]