.. |
amf_controller_test.rb
|
Rename all ID columns that aren't unique
|
2011-11-14 09:42:52 +00:00 |
api_controller_test.rb
|
Remove :root qualifiers as they don't seem to work in rails 2.3.14
|
2011-08-22 22:42:38 +01:00 |
browse_controller_test.rb
|
Switch from Prototype to jQuery
|
2011-11-26 00:22:31 +00:00 |
changeset_controller_test.rb
|
Rename all ID columns that aren't unique
|
2011-11-14 09:42:52 +00:00 |
changeset_tag_controller_test.rb
|
Adding stub functional test files for all the controllers that should have tests written for them.
|
2008-10-28 12:49:51 +00:00 |
diary_entry_controller_test.rb
|
Update tests to set the username cookie as necessary
|
2011-11-14 09:42:59 +00:00 |
export_controller_test.rb
|
Switch from Prototype to jQuery
|
2011-11-26 00:22:31 +00:00 |
friend_controller_test.rb
|
Adding stub functional test files for all the controllers that should have tests written for them.
|
2008-10-28 12:49:51 +00:00 |
geocoder_controller_test.rb
|
Moving all the functional tests to the Rails 2 way, which uses less code by having an additional sub-class to take care of the duplicate code in every test. There is a bug in rails 2.0.2, which means that super doesn't get called in the setup method in the functional tests. This is fixed in Rails 2.1.2, thus a version bump should really be done.
|
2008-10-28 12:27:10 +00:00 |
message_controller_test.rb
|
Moving all the functional tests to the Rails 2 way, which uses less code by having an additional sub-class to take care of the duplicate code in every test. There is a bug in rails 2.0.2, which means that super doesn't get called in the setup method in the functional tests. This is fixed in Rails 2.1.2, thus a version bump should really be done.
|
2008-10-28 12:27:10 +00:00 |
node_controller_test.rb
|
Rename all ID columns that aren't unique
|
2011-11-14 09:42:52 +00:00 |
old_node_controller_test.rb
|
Hopefully fix the old_node_controller tests.
|
2009-04-21 17:07:14 +00:00 |
old_relation_controller_test.rb
|
Rename all ID columns that aren't unique
|
2011-11-14 09:42:52 +00:00 |
old_way_controller_test.rb
|
Rename all ID columns that aren't unique
|
2011-11-14 09:42:52 +00:00 |
relation_controller_test.rb
|
Refactor bounding box code
|
2011-11-14 09:42:57 +00:00 |
search_controller_test.rb
|
Adding stub functional test files for all the controllers that should have tests written for them.
|
2008-10-28 12:49:51 +00:00 |
site_controller_test.rb
|
Update tests to set the username cookie as necessary
|
2011-11-14 09:42:59 +00:00 |
swf_controller_test.rb
|
Adding stub functional test files for all the controllers that should have tests written for them.
|
2008-10-28 12:49:51 +00:00 |
trace_controller_test.rb
|
Update tests to set the username cookie as necessary
|
2011-11-14 09:42:59 +00:00 |
user_controller_test.rb
|
Add some password recovery tests
|
2011-12-13 19:13:34 +00:00 |
user_preference_controller_test.rb
|
Remove :root qualifiers as they don't seem to work in rails 2.3.14
|
2011-08-22 22:42:38 +01:00 |
way_controller_test.rb
|
List all objects that are blocking a delete, in a well defined order
|
2011-11-14 09:42:49 +00:00 |