]> git.openstreetmap.org Git - rails.git/commit
Factor out loading of the various fixtures needed to test API calls
authorTom Hughes <tom@compton.nu>
Fri, 27 Jul 2007 08:47:35 +0000 (08:47 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 27 Jul 2007 08:47:35 +0000 (08:47 +0000)
commit79457cd43ebf0c3156c56c3589bca8d73d057f1f
tree9f33e0b00e70ab577d4d7b48dac28062af5b4704
parentc1089f6149cd700e7a029c7c36da03da4f281790
Factor out loading of the various fixtures needed to test API calls
into a shared method.
test/functional/node_controller_test.rb
test/functional/segment_controller_test.rb
test/test_helper.rb