2017-05-31 |
Andy Allan | Refactor changeset tags model test to remove dependency... |
tree | commitdiff |
2017-05-31 |
Andy Allan | refactor remaining amf controller tests to use factories. |
tree | commitdiff |
2017-05-31 |
Andy Allan | Refactor some controller tests to use factories. |
tree | commitdiff |
2017-05-31 |
Andy Allan | Refactor remaining relation model tests to use factories. |
tree | commitdiff |
2017-05-31 |
Andy Allan | Refactor some controller tests to use factories. |
tree | commitdiff |
2017-05-31 |
Andy Allan | Refactor various controller tests to use factories. |
tree | commitdiff |
2017-05-31 |
Andy Allan | Refactor remaining way model tests to use factories. |
tree | commitdiff |
2017-05-31 |
Andy Allan | Convert more changeset controller tests to use factories. |
tree | commitdiff |
2017-05-31 |
Andy Allan | Refactor more changeset controller tests to use factories. |
tree | commitdiff |
2017-05-31 |
Andy Allan | Convert more changeset controller tests to use factories. |
tree | commitdiff |
2017-05-31 |
Andy Allan | Refactor user_changeset_comments integration test to... |
tree | commitdiff |
2017-05-31 |
Andy Allan | Refactor a few tests to use changeset factories. |
tree | commitdiff |
2017-05-24 |
Andy Allan | Refactor more changeset_controller tests to use factories. |
tree | commitdiff |
2017-05-24 |
Andy Allan | Refactor some changesets controller tests to use factories. |
tree | commitdiff |
2017-05-24 |
Andy Allan | Refactor the changeset query tests to use factories. |
tree | commitdiff |
2017-05-24 |
Andy Allan | Convert more relation controller tests to use factories. |
tree | commitdiff |
2017-05-24 |
Andy Allan | Convert remaining node_controller 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 | Update more relation_controller tests to use factories. |
tree | commitdiff |
2017-05-17 |
Andy Allan | Refactor some relation_controller tests to use factories. |
tree | commitdiff |
2017-05-17 |
Andy Allan | Refactor the relation_for_nwr tests to use factories |
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-05-10 |
Andy Allan | More amf_controller tests converted to use factories. |
tree | commitdiff |
2017-05-10 |
Andy Allan | Refactor more amf_controller tests to use factories. |
tree | commitdiff |
2017-05-10 |
Andy Allan | Refactor putway method tests to use factories |
tree | commitdiff |
2017-05-10 |
Andy Allan | Refactor some more amf_controller tests to use factories. |
tree | commitdiff |
2017-05-10 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1538' |
tree | commitdiff |
2017-05-10 |
Andy Allan | Refactor old_relation_controller tests to use factories. |
tree | commitdiff |
2017-05-10 |
Andy Allan | Update old_ways_controller tests to use factories. |
tree | commitdiff |
2017-05-10 |
Andy Allan | Convert remaining old_node_controller tests to use... |
tree | commitdiff |
2017-05-10 |
Andy Allan | Ensure the old nodes are created with the same changeset |
tree | commitdiff |
2017-05-10 |
Andy Allan | Refactor remaining api_controller tests to use factories. |
tree | commitdiff |
2017-05-01 |
Tom Hughes | Use POST when editing GPX trace details |
tree | commitdiff |
2017-04-26 |
Andy Allan | Refactor remaining way_controller tests to use factories. |
tree | commitdiff |
2017-04-26 |
Andy Allan | Refactor more way_controller tests to use factories. |
tree | commitdiff |
2017-04-26 |
Andy Allan | Add a way_with_nodes factory, and use it in the way_con... |
tree | commitdiff |
2017-04-26 |
Andy Allan | Refactor deletion tests in way_controller_test to use... |
tree | commitdiff |
2017-04-25 |
Andy Allan | Refactor some way_controller tests to use factories. |
tree | commitdiff |
2017-04-25 |
Andy Allan | Refactor some amf_controller tests to use factories. |
tree | commitdiff |
2017-04-25 |
Andy Allan | Use factories for all factory associations. |
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-24 |
Andy Allan | Convert the node_controller update tests to use factories. |
tree | commitdiff |
2017-04-24 |
Andy Allan | Convert the duplicate_tags node controller test to... |
tree | commitdiff |
2017-04-08 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1510' |
tree | commitdiff |
2017-04-05 |
Andy Allan | Use node and relation_member factories for testing... |
tree | commitdiff |
2017-03-31 |
Andy Allan | Convert more node fixtures to factories |
tree | commitdiff |
2017-03-31 |
Andy Allan | Add the closed trait to changeset factories. |
tree | commitdiff |
2017-03-31 |
Andy Allan | Add factories for relations, relation_members, ways... |
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 | Fix tests that referred to node lat and lons |
tree | commitdiff |
2017-03-30 |
Andy Allan | Format latitudes and longitudes as %7f in XML output |
tree | commitdiff |
2017-03-30 |
Andy Allan | Use node factories for browse_controller tests. |
tree | commitdiff |
2017-03-30 |
Andy Allan | For deleted nodes created via factories, make sure... |
tree | commitdiff |
2017-03-30 |
Andy Allan | Use factories for nodes in browse_helper tests. |
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 | Use changeset factory for association in node factory |
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 | Rework the changeset helper tests to use factories. |
tree | commitdiff |
2017-03-22 |
Andy Allan | Use changeset factory for factory associations |
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-16 |
Andy Allan | Remove the link between the redaction owner and the... |
tree | commitdiff |
2017-03-15 |
Andy Allan | Use redactions factory for old_way controller tests |
tree | commitdiff |
2017-03-15 |
Andy Allan | Use redactions factory for old_node controller tests. |
tree | commitdiff |
2017-03-15 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1491' |
tree | commitdiff |
2017-03-15 |
Andy Allan | Use redaction factory for old_relation controller tests. |
tree | commitdiff |
2017-03-15 |
Andy Allan | Fix typos in assertion messages. |
tree | commitdiff |
2017-03-15 |
Andy Allan | Use redactions factory in redaction controller test. |
tree | commitdiff |
2017-03-15 |
Andy Allan | Create a redactions factory and use for model tests. |
tree | commitdiff |
2017-03-15 |
Andy Allan | Refactor the oauth integration test to avoid using... |
tree | commitdiff |
2017-03-15 |
Andy Allan | Use user factory for user_terms_seen integration test. |
tree | commitdiff |
2017-03-15 |
Andy Allan | Use user factories for some changeset_controller tests. |
tree | commitdiff |
2017-03-15 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1488' |
tree | commitdiff |
2017-03-15 |
Andy Allan | Use a pending user for testing password resets. |
tree | commitdiff |
2017-03-15 |
Andy Allan | Use users factory for user_controller tests. |
tree | commitdiff |
2017-03-13 |
Tom Hughes | Throw an exception if adding a note comment fails |
tree | commitdiff |
2017-03-13 |
Andy Allan | Build pending users via factory |
tree | commitdiff |
2017-03-13 |
Simon Poole | Return maximum size of bounding box for note retrieval |
tree | commitdiff |
2017-03-10 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1484' |
tree | commitdiff |
2017-03-10 |
Tom Hughes | Add some whitespace |
tree | commitdiff |
2017-03-10 |
Andy Allan | Use user factories for user_login integration tests. |
tree | commitdiff |
2017-03-10 |
Andy Allan | Use user factories for page_locale integration tests. |
tree | commitdiff |
2017-03-10 |
Andy Allan | Use user factories for user_block integration tests. |
tree | commitdiff |
2017-03-10 |
Andy Allan | Use user factories for user_roles integration tests. |
tree | commitdiff |
2017-03-10 |
Andy Allan | Use user factory for user_creation test. |
tree | commitdiff |
2017-03-10 |
Andy Allan | Use user factory for application_helper tests. |
tree | commitdiff |
2017-03-10 |
Andy Allan | Use user factory for note_helper tests. |
tree | commitdiff |
next |