openstreetmap-website/test/unit
2009-05-26 14:45:30 +00:00
..
acl_test.rb Commit ACL related files from earlier merges as svn merge seems to 2009-03-08 16:13:00 +00:00
changeset_tag_test.rb More changeset test improvements. Another fixture was required for one of the tests 2009-04-29 17:29:58 +00:00
changeset_test.rb Fixing some of the tests, adding the new tests to make sure that you can't edit when your not a public user 2009-04-18 17:17:22 +00:00
country_test.rb Some test improvements 2009-05-26 14:45:30 +00:00
diary_comment_test.rb Fixed unit tests and fixture loading for postgres. The foreign keys were playing havoc with the tests when only some fixtures were loaded. 2009-03-28 20:18:26 +00:00
diary_entry_test.rb First stage of i18n. Some migrations and extra plugins. 2009-05-22 18:36:17 +00:00
friend_test.rb Fixed unit tests and fixture loading for postgres. The foreign keys were playing havoc with the tests when only some fixtures were loaded. 2009-03-28 20:18:26 +00:00
language_test.rb Some test improvements 2009-05-26 14:45:30 +00:00
message_test.rb Fixed unit tests and fixture loading for postgres. The foreign keys were playing havoc with the tests when only some fixtures were loaded. 2009-03-28 20:18:26 +00:00
node_tag_test.rb Fix the node and relation tests from when the users with data public=false were disallowed from editing. Needed extra fixtures. 2009-04-27 11:57:58 +00:00
node_test.rb Make node update work with the new require data public to edit policy. Added convenience testing method for the require data public. Add 2 new fixtures that are owned by the public user. 2009-04-26 22:46:41 +00:00
old_node_tag_test.rb Fix the node and relation tests from when the users with data public=false were disallowed from editing. Needed extra fixtures. 2009-04-27 11:57:58 +00:00
old_node_test.rb Make node update work with the new require data public to edit policy. Added convenience testing method for the require data public. Add 2 new fixtures that are owned by the public user. 2009-04-26 22:46:41 +00:00
old_relation_tag_test.rb More test fixes after fixture changes. 2009-04-21 19:51:43 +00:00
old_way_tag_test.rb Fixed unit tests and fixture loading for postgres. The foreign keys were playing havoc with the tests when only some fixtures were loaded. 2009-03-28 20:18:26 +00:00
relation_member_test.rb fixing some of the relation tests. Some adjustments to the fixtures. 2009-04-22 00:42:23 +00:00
relation_tag_test.rb disabling test case because i don't think there is a fix with the current version of composite_primary_keys. 2009-05-11 16:17:36 +00:00
relation_test.rb fix more of the tests, particularly changeset controller. Needed more fixtures to fix them. The last failing changeset controller test needs some more work on the fixtures. 2009-04-29 22:25:49 +00:00
trace_test.rb fixing the tests I broke earlier due to the fixture changes 2009-05-06 17:56:10 +00:00
tracepoint_test.rb Fixed unit tests and fixture loading for postgres. The foreign keys were playing havoc with the tests when only some fixtures were loaded. 2009-03-28 20:18:26 +00:00
tracetag_test.rb Fixed unit tests and fixture loading for postgres. The foreign keys were playing havoc with the tests when only some fixtures were loaded. 2009-03-28 20:18:26 +00:00
user_preference_test.rb Fixed unit tests and fixture loading for postgres. The foreign keys were playing havoc with the tests when only some fixtures were loaded. 2009-03-28 20:18:26 +00:00
user_test.rb fix the user unit test so that it doesn't use a depricated method in rails 2.2.2 2009-05-08 17:26:23 +00:00
user_token_test.rb Fixed unit tests and fixture loading for postgres. The foreign keys were playing havoc with the tests when only some fixtures were loaded. 2009-03-28 20:18:26 +00:00
way_node_test.rb Fixed unit tests and fixture loading for postgres. The foreign keys were playing havoc with the tests when only some fixtures were loaded. 2009-03-28 20:18:26 +00:00
way_tag_test.rb Fixed unit tests and fixture loading for postgres. The foreign keys were playing havoc with the tests when only some fixtures were loaded. 2009-03-28 20:18:26 +00:00
way_test.rb Fixed unit tests and fixture loading for postgres. The foreign keys were playing havoc with the tests when only some fixtures were loaded. 2009-03-28 20:18:26 +00:00