openstreetmap-website/test/functional
2008-10-26 23:43:37 +00:00
..
api_controller_test.rb cover the other extreme in the map bounary sanitizeation. Ading some documentation, which is parsed when running rake doc:app. Fixing up a couple of tests. 2008-10-26 23:43:37 +00:00
browse_controller_test.rb Adding new browse controller test, which is mostly stubs just now. Also adding the version number of the recently changed nodes in the data browser. 2008-10-21 16:18:18 +00:00
changeset_controller_test.rb Added tests for changeset upload code. Refactored diff reading code and put it into /lib. Changed the route of a changeset upload to explicitly refer to the changeset it applies to (i.e: resource). 2008-10-23 15:14:17 +00:00
geocoder_controller_test.rb added user stuff inc beginning of messages 2007-05-04 19:42:17 +00:00
message_controller_test.rb added user stuff inc beginning of messages 2007-05-04 19:42:17 +00:00
node_controller_test.rb Fixed up delete methods on nodes, ways and relations to return the new version number and added some more tests. 2008-10-14 14:27:12 +00:00
old_node_controller_test.rb Added tests for ways_for_node. Altered behaviour to not return deleted ways. Fixed ways fixture where most recent history != current. 2008-10-21 10:52:52 +00:00
old_relation_controller_test.rb - add old_relation_controller and stuff so that relation history works. fixes #557. 2008-03-16 23:16:18 +00:00
old_way_controller_test.rb Added tests for ways_for_node. Altered behaviour to not return deleted ways. Fixed ways fixture where most recent history != current. 2008-10-21 10:52:52 +00:00
relation_controller_test.rb Refactored test a bit to make it nicer. 2008-10-21 11:40:06 +00:00
user_preference_controller_test.rb preference stuff 2008-02-23 11:12:42 +00:00
way_controller_test.rb Added tests for ways_for_node. Altered behaviour to not return deleted ways. Fixed ways fixture where most recent history != current. 2008-10-21 10:52:52 +00:00