]> git.openstreetmap.org Git - rails.git/commit
Adding stub functional test files for all the controllers that should have tests...
authorShaun McDonald <shaun@shaunmcdonald.me.uk>
Tue, 28 Oct 2008 12:49:51 +0000 (12:49 +0000)
committerShaun McDonald <shaun@shaunmcdonald.me.uk>
Tue, 28 Oct 2008 12:49:51 +0000 (12:49 +0000)
commit79284559afc15f462b0a93e3ff581b350728bc70
treef0311d56d31ddad77dcd7836900a73670c6ad7d3
parent427becc1db048c05576887e74b26c4118fa32d77
Adding stub functional test files for all the controllers that should have tests written for them.
test/functional/amf_controller_test.rb [new file with mode: 0644]
test/functional/changeset_tag_controller_test.rb [new file with mode: 0644]
test/functional/diary_entry_controller_test.rb [new file with mode: 0644]
test/functional/export_controller_test.rb [new file with mode: 0644]
test/functional/friend_controller_test.rb [new file with mode: 0644]
test/functional/search_controller_test.rb [new file with mode: 0644]
test/functional/site_controller_test.rb [new file with mode: 0644]
test/functional/swf_controller_test.rb [new file with mode: 0644]
test/functional/trace_controller_test.rb [new file with mode: 0644]
test/functional/user_controller_test.rb [new file with mode: 0644]