.. |
changeset_tag_test.rb
|
Changeset tag unit tests
|
2008-11-19 18:00:52 +00:00 |
changeset_test.rb
|
Fixed bug in changeset closing and querying where the number of elements exceeded the maximum. Added a fixture for this.
|
2009-02-07 17:45:27 +00:00 |
diary_comment_test.rb
|
Adding validations for the length of node tags, and the presence of the id (and version). More tests, including some boiler plate tests.
|
2008-11-17 18:53:09 +00:00 |
diary_entry_test.rb
|
Add validations for diary entry lat/lons and tests for diary entry validations. Closes #1395
|
2008-12-15 23:24:09 +00:00 |
friend_test.rb
|
Adding validations for the length of node tags, and the presence of the id (and version). More tests, including some boiler plate tests.
|
2008-11-17 18:53:09 +00:00 |
message_test.rb
|
Better error message and test for invalid UTF-8 sequences.
|
2008-10-29 15:33:23 +00:00 |
node_tag_test.rb
|
More tag validations, and finishing the node/way/relation tests.
|
2008-11-19 17:23:15 +00:00 |
node_test.rb
|
Refactoring the amf controller, and all models so that save_with_history! is now private. Everyone should use create_with_history, delete_with_history, and update_from instead. Also gets the amf controller to do version checks in the node/way/relation models. Needs checked. This breaks Potlatch until #1376 is fixed.
|
2008-12-04 17:30:17 +00:00 |
old_node_tag_test.rb
|
More tag validations, and finishing the node/way/relation tests.
|
2008-11-19 17:23:15 +00:00 |
old_node_test.rb
|
Prepare for Rails 2.1+, as we will no longer be able to use a symbol in the set_fixture_class method, instead we must use a Class. This change doesn't affect Rails 2.0.2, as currently used. All tests still work. :-)
|
2008-10-27 18:45:28 +00:00 |
old_relation_tag_test.rb
|
More tag validations, and finishing the node/way/relation tests.
|
2008-11-19 17:23:15 +00:00 |
old_way_tag_test.rb
|
Validations on the way tags, with unit tests
|
2008-11-18 16:21:32 +00:00 |
relation_member_test.rb
|
More unit test stubs
|
2008-11-14 17:28:16 +00:00 |
relation_tag_test.rb
|
Relation Tag testing. Also sort the belong_to/has_many for user/changeset/old_way.
|
2008-11-18 18:50:24 +00:00 |
relation_test.rb
|
More unit test stubs
|
2008-11-14 17:28:16 +00:00 |
trace_test.rb
|
More unit test stubs
|
2008-11-14 17:28:16 +00:00 |
tracepoint_test.rb
|
More unit test stubs
|
2008-11-14 17:28:16 +00:00 |
tracetag_test.rb
|
More unit test stubs
|
2008-11-14 17:28:16 +00:00 |
user_preference_test.rb
|
Unit tests work again. Fixed the set fixture class that I should. Adding 2 length checks to the user preference controller.
|
2008-11-14 16:26:56 +00:00 |
user_test.rb
|
Adding validations for the length of node tags, and the presence of the id (and version). More tests, including some boiler plate tests.
|
2008-11-17 18:53:09 +00:00 |
user_token_test.rb
|
More unit test stubs
|
2008-11-14 17:28:16 +00:00 |
way_node_test.rb
|
Unit tests work again. Fixed the set fixture class that I should. Adding 2 length checks to the user preference controller.
|
2008-11-14 16:26:56 +00:00 |
way_tag_test.rb
|
Changeset tag unit tests
|
2008-11-19 18:00:52 +00:00 |
way_test.rb
|
Adding some more unit test stubs that need filling out. Adding changeset tags fixture. Indentation fix in way model.
|
2008-11-14 02:06:04 +00:00 |