2017-06-01 |
Tom Hughes | Fix rubocop warnings |
tree | commitdiff |
2017-06-01 |
Andy Allan | Remove remaining references to fixtures. |
tree | commitdiff |
2017-06-01 |
Andy Allan | Remove the api_fixtures helper |
tree | commitdiff |
2017-05-31 |
Andy Allan | Refactor changeset tags model test to remove dependency... |
tree | commitdiff |
2017-05-31 |
Andy Allan | Refactor remaining relation model tests to use factories. |
tree | commitdiff |
2017-05-31 |
Andy Allan | Refactor remaining way model tests to use factories. |
tree | commitdiff |
2017-05-17 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1521' |
tree | commitdiff |
2017-05-17 |
Andy Allan | Ensure invisible_way is actually deleted |
tree | commitdiff |
2017-05-17 |
Andy Allan | Refactor get_nodes_undelete test to use factories inste... |
tree | commitdiff |
2017-05-17 |
Andy Allan | Refactor remaining way model tests to use factories. |
tree | commitdiff |
2017-04-25 |
Andy Allan | Create an old_way_node factory, and start using it... |
tree | commitdiff |
2017-04-25 |
Andy Allan | Create an old_way factory, and start using it for tests. |
tree | commitdiff |
2017-04-25 |
Andy Allan | Create an old_relation_member factory, and start using... |
tree | commitdiff |
2017-04-25 |
Andy Allan | Create an old_relation factory, and start using it... |
tree | commitdiff |
2017-04-24 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1527' |
tree | commitdiff |
2017-04-05 |
Andy Allan | Use node and relation_member factories for testing... |
tree | commitdiff |
2017-03-30 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1508' |
tree | commitdiff |
2017-03-30 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1507' |
tree | commitdiff |
2017-03-30 |
Andy Allan | Format latitudes and longitudes as %7f in XML output |
tree | commitdiff |
2017-03-30 |
Andy Allan | Add a with_history trait for node factories, to automat... |
tree | commitdiff |
2017-03-22 |
Tom Hughes | Add explicit tests for lat/lon methods on node models |
tree | commitdiff |
2017-03-22 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1496' |
tree | commitdiff |
2017-03-22 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1495' |
tree | commitdiff |
2017-03-22 |
Andy Allan | Use node and old_node factories for redaction model... |
tree | commitdiff |
2017-03-22 |
Andy Allan | Create a node factory, and use it for most node model... |
tree | commitdiff |
2017-03-22 |
Andy Allan | Use old_node factory for OldNode model tests. |
tree | commitdiff |
2017-03-22 |
Andy Allan | Create a changeset factory, and use it for model tests. |
tree | commitdiff |
2017-03-22 |
Andy Allan | Remove the api_fixtures call from changeset model tests... |
tree | commitdiff |
2017-03-16 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1492' |
tree | commitdiff |
2017-03-15 |
Andy Allan | Create a redactions factory and use for model tests. |
tree | commitdiff |
2017-03-09 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1483' |
tree | commitdiff |
2017-03-09 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1481' |
tree | commitdiff |
2017-03-09 |
Andy Allan | Use user factory for message model tests. |
tree | commitdiff |
2017-03-09 |
Andy Allan | Take the user from the node or changeset, rather than... |
tree | commitdiff |
2017-03-09 |
Andy Allan | Use user factory for note model test. |
tree | commitdiff |
2017-03-09 |
Andy Allan | Use user factory for oauth_token model test. |
tree | commitdiff |
2017-03-09 |
Andy Allan | Use user factory for user_preference model tests. |
tree | commitdiff |
2017-03-09 |
Andy Allan | Use user factory for trace model tests. |
tree | commitdiff |
2017-03-05 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1437' |
tree | commitdiff |
2017-02-23 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1436' |
tree | commitdiff |
2017-02-22 |
Andy Allan | User factory associations for all factories. |
tree | commitdiff |
2017-02-21 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1449' |
tree | commitdiff |
2017-02-19 |
Andy Allan | Refactor diary entry tests to use User factory |
tree | commitdiff |
2017-02-12 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1030... |
tree | commitdiff |
2017-02-06 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1426' |
tree | commitdiff |
2017-02-05 |
Tom Hughes | Link GPX fixture files instead of stubbing |
tree | commitdiff |
2017-02-05 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1347... |
tree | commitdiff |
2017-02-05 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1401' |
tree | commitdiff |
2017-02-02 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1423' |
tree | commitdiff |
2017-02-02 |
Andy Allan | Convert the test_users_nearby to user factories. |
tree | commitdiff |
2017-02-02 |
Andy Allan | Use factory for user language tests |
tree | commitdiff |
2017-02-02 |
Andy Allan | Refactor the friend_users test, and remove the tests... |
tree | commitdiff |
2017-02-02 |
Andy Allan | Convert test_friend_with to use factories, and use... |
tree | commitdiff |
2017-02-02 |
Andy Allan | User factory for uniqueness tests |
tree | commitdiff |
2017-02-02 |
Andy Allan | Convert class method tests to use User factory. |
tree | commitdiff |
2017-02-02 |
Andy Allan | Add status traits to user factory. |
tree | commitdiff |
2017-02-02 |
Andy Allan | Add moderator_user and administrator_user factories. |
tree | commitdiff |
2017-02-02 |
Andy Allan | Add with_home_location trait for user factories. |
tree | commitdiff |
2017-02-01 |
Andy Allan | Create a simple user factory, and convert some basic... |
tree | commitdiff |
2017-01-26 |
Andy Allan | Convert client applications fixtures into a factory |
tree | commitdiff |
2017-01-26 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1416' |
tree | commitdiff |
2017-01-26 |
Tom Hughes | Load user fixtures for ChangesetComment model tests |
tree | commitdiff |
2017-01-25 |
Andy Allan | Remove unused user_tokens fixture and pointless test. |
tree | commitdiff |
2016-12-21 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1395' |
tree | commitdiff |
2016-12-20 |
Tom Hughes | Add support for Wikimedia authentication |
tree | commitdiff |
2016-12-18 |
Tom Hughes | Load api fixtures in tag model tests |
tree | commitdiff |
2016-12-18 |
Tom Hughes | Get rid of hardwired counts in assertions |
tree | commitdiff |
2016-12-18 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1367' |
tree | commitdiff |
2016-12-02 |
Tom Hughes | Work around upcoming minitest insanity |
tree | commitdiff |
2016-11-16 |
Andy Allan | Rename test trace fixtures to use letters instead of... |
tree | commitdiff |
2016-11-09 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1350' |
tree | commitdiff |
2016-11-03 |
Tom Hughes | Reject oauth nonces over a day old |
tree | commitdiff |
2016-10-31 |
Andy Allan | Replace fixtures with factory for relation_tags |
tree | commitdiff |
2016-10-31 |
Andy Allan | Replace fixtures with factory for way_tags |
tree | commitdiff |
2016-10-30 |
Andy Allan | Replace fixtures with factory for node_tags |
tree | commitdiff |
2016-10-30 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1352' |
tree | commitdiff |
2016-10-30 |
Andy Allan | Replace fixtures with a factory for old_relation_tags |
tree | commitdiff |
2016-10-30 |
Andy Allan | Convert fixtures to factory for old_way_tags |
tree | commitdiff |
2016-10-30 |
Andy Allan | Replace fixtures with a factory for old_node_tags |
tree | commitdiff |
2016-10-30 |
Andy Allan | Replace changeset_tags fixtures with a factory. |
tree | commitdiff |
2016-10-29 |
Andy Allan | Rubocop fix. |
tree | commitdiff |
2016-10-29 |
Andy Allan | Replace trace-related fixtures with factories. |
tree | commitdiff |
2016-10-27 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1344' |
tree | commitdiff |
2016-10-26 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1339' |
tree | commitdiff |
2016-10-26 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1338' |
tree | commitdiff |
2016-10-26 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1337' |
tree | commitdiff |
2016-10-26 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1336' |
tree | commitdiff |
2016-10-26 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1335' |
tree | commitdiff |
2016-10-26 |
Andy Allan | Convert the languages fixtures to a factory |
tree | commitdiff |
2016-10-26 |
Andy Allan | Replace messages fixtures with a factory. |
tree | commitdiff |
2016-10-26 |
Andy Allan | Replace user_preferences fixture with a factory. |
tree | commitdiff |
2016-10-26 |
Andy Allan | Convert ACL fixture to a factory, and add some tests |
tree | commitdiff |
2016-10-19 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1332' |
tree | commitdiff |
2016-10-19 |
Tom Hughes | Load user and language fixtures for diary model tests |
tree | commitdiff |
2016-10-19 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1331' |
tree | commitdiff |
2016-10-19 |
Andy Allan | Use model relations when creating objects from factories |
tree | commitdiff |
2016-10-12 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1309' |
tree | commitdiff |
2016-10-12 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1322' |
tree | commitdiff |
2016-10-12 |
Mikel Maron | merge upstream/master and resolve conflicts from https... |
tree | commitdiff |
2016-10-12 |
Andy Allan | Replace changeset_comments fixtures with a factory. |
tree | commitdiff |
next |