]> git.openstreetmap.org Git - rails.git/history - test
Moved transaction boundary to cover used-by tests on deletion so that the database...
[rails.git] / test /
2008-11-26 Shaun McDonaldRenaming the include action to expand_bbox in the chang...
2008-11-25 Shaun McDonaldSome improvements to the error messages that are return...
2008-11-25 Shaun McDonaldMore model validations. Fixing one test.
2008-11-24 Shaun McDonaldMake the role in relations optional, with a test to...
2008-11-21 Matt AmosFixed bug in changeset idle timeout. Fixed another...
2008-11-19 Shaun McDonaldChangeset tag unit tests
2008-11-19 Shaun McDonaldMore tag validations, and finishing the node/way/relati...
2008-11-18 Shaun McDonaldRelation Tag testing. Also sort the belong_to/has_many...
2008-11-18 Shaun McDonaldValidations on the way tags, with unit tests
2008-11-17 Matt AmosMigration to add close-time to changesets. This replace...
2008-11-17 Shaun McDonaldAdding validations for the length of node tags, and...
2008-11-17 Matt AmosMade user input parsing more robust in changeset query...
2008-11-17 Shaun McDonaldVerify that the key and value isn't getting mixed up...
2008-11-17 Matt AmosFixed some bugs in changeset query code. Added more...
2008-11-17 Matt AmosAdded tests for changeset close method.
2008-11-17 Matt AmosImplemented changeset tags updating via the update...
2008-11-17 Matt AmosAltered tests on AMF controller so that they give failu...
2008-11-14 Shaun McDonaldMore unit test stubs
2008-11-14 Shaun McDonaldUnit tests work again. Fixed the set fixture class...
2008-11-14 Shaun McDonaldAdding some more unit test stubs that need filling...
2008-11-13 Shaun McDonaldAdding some more diary entry tests. Making the RSS...
2008-11-12 Shaun McDonaldCovering the case of an entry not being found. More...
2008-11-11 Shaun McDonaldmore diary entry test
2008-11-11 Shaun McDonaldmore diary entry tests, and a minor fix to the relation...
2008-11-10 Shaun McDonaldslight more work on the diary test
2008-11-10 Matt AmosMade relations ordered. Added some tests for this....
2008-11-10 Andy Allanforgot the test change from 11866
2008-11-10 Andy AllanIn YAML yes is a boolean keyword: also fix test that...
2008-11-09 Shaun McDonaldadding first integration for testing user diaries,...
2008-11-09 Dave Stubbsamf get*_history tests and related fixes
2008-11-09 Dave Stubbsa few more amf tests and associated bug fixes
2008-11-09 Shaun McDonaldfixing the tests due to a osm -> diffChange and moving...
2008-11-08 Dave Stubbs1st amf_controller tests, and some basic sanity check...
2008-11-08 Andy Allancorrecting typo on gps_points fixtures
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-11-08 Shaun McDonaldAdding some diary fixtures and test stubs
2008-11-07 Matt AmosAdded a query method for querying bounding boxes, times...
2008-11-07 Andy Allanusers fixtures should all have creation times
2008-11-07 Andy AllanBooleans should be true/false for compatibility with...
2008-11-06 Matt AmosAdded a changeset/#id/include method to POST to to...
2008-11-06 Matt AmosImplemented changeset bounding box handling for relatio...
2008-11-04 Matt AmosAdded first attempt at bounding box support in changese...
2008-11-03 Shaun McDonaldAdding an extra test to make sure that the correct...
2008-11-03 Shaun McDonaldAdditional api tests for the changes. Also making sure...
2008-10-30 Shaun McDonaldStarting the gpx trace testing with additional fixtures
2008-10-29 Matt AmosBetter error message and test for invalid UTF-8 sequences.
2008-10-28 Andy Allanmessage title shouldn't accept invalid utf-8 sequences...
2008-10-28 Matt AmosMade full test a bit more thorough.
2008-10-28 Matt AmosAdded tests for relations for way/relation and a bit...
2008-10-28 Shaun McDonaldAdding stub functional test files for all the controlle...
2008-10-28 Shaun McDonaldMoving all the functional tests to the Rails 2 way...
2008-10-27 Shaun McDonaldPrepare for Rails 2.1+, as we will no longer be able...
2008-10-27 Matt AmosImplemented osmChange diff downloads for changesets...
2008-10-26 Shaun McDonaldcover the other extreme in the map bounary sanitizeatio...
2008-10-23 Matt AmosAdded tests for changeset upload code. Refactored diff...
2008-10-21 Shaun McDonaldAdding new browse controller test, which is mostly...
2008-10-21 Shaun McDonaldmaking it clearer when a test case fails, as to which...
2008-10-21 Matt AmosAdded min_lat > max_lat test.
2008-10-21 Matt AmosRefactored test a bit to make it nicer.
2008-10-21 Matt AmosAdded test for relations_for_node where the relation...
2008-10-21 Matt AmosAdded tests for ways_for_node. Altered behaviour to...
2008-10-21 Matt AmosRemoved debugging code.
2008-10-20 Shaun McDonaldAdding some api tests for both the map and trackpoints...
2008-10-19 Shaun McDonaldmore testing of the api. Changing the generator so...
2008-10-17 Matt AmosAltered a functional test on way_tags.
2008-10-17 Matt AmosMore functional tests, this time for way_tags.
2008-10-16 Matt AmosFixed fixtures and added new tests for ways and way_nodes.
2008-10-15 Andy AllanChecking foreign key constraints on message recipients...
2008-10-15 Andy Allanutf-8 wide-char testing of message title - this will...
2008-10-15 Matt AmosAdded more fixtures and tests for node versioning calls.
2008-10-14 Matt AmosCleaned up some unreachable code. Added first test...
2008-10-14 Matt AmosAdded some more functional tests for way and relation...
2008-10-14 Matt AmosFixed up delete methods on nodes, ways and relations...
2008-10-13 Matt AmosAdded a bunch more tests on the API 0.6. Fixed node...
2008-10-13 Matt AmosAll API 0.6 functional tests now pass.
2008-10-13 Matt AmosFixed up way controller tests for API 0.6.
2008-10-13 Matt AmosFixed problems with the relations functional tests.
2008-10-13 Matt AmosFixed node functional tests. A couple of changes to...
2008-10-12 Shaun McDonaldadditional consistency checks. making the error message...
2008-10-10 Shaun McDonaldSome comment about where to add code to get some more...
2008-10-09 Matt AmosSmall fixes to unit tests where user_id has become...
2008-10-07 Shaun McDonaldsome useful notes in code for ideas that require implem...
2008-10-07 Shaun McDonaldUpdating the fixtures for the new changesets
2008-09-25 Shaun McDonaldfixing the test that was broken in the resync
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-08-18 Shaun McDonaldmore testing of node tags
2008-07-24 Shaun McDonaldStarting to test the output of the xml to make sure...
2008-07-22 Shaun McDonaldNow just got one test to sort on the functional tests...
2008-07-18 Shaun McDonaldFirst current node tag test
2008-07-18 Shaun McDonaldMake sure that there is a sender and a recipient of...
2008-07-18 Shaun McDonaldAdding message tests. Adding some international UTF...
2008-07-17 Shaun McDonaldsome tweaking to the user fixtures so that there is...
2008-07-17 Shaun McDonaldnew friends with test. Fix to the display name valid...
2008-07-17 Shaun McDonaldtesting the display name
2008-07-15 Shaun McDonaldfixing the new display name test
2008-07-15 Shaun McDonaldCheck to see if the e-mail test works
2008-07-15 Shaun McDonaldCheck to see if the e-mail test works
2008-07-15 Shaun McDonaldCan now run tests that use composite_primary_keys in...
2008-07-08 Shaun McDonaldRemoving the in_world test from the model since it...
2008-07-08 Shaun McDonaldnode unit tests with inside limits now.
next