| 2017-06-02 | Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1553' | tree | commitdiff | 
| 2017-06-02 | Tom Hughes | Remove all use of the :text option to render | tree | commitdiff | 
| 2017-06-02 | Tom Hughes | Remove arguments from assert_nothing_raised | tree | commitdiff | 
| 2017-06-01 | Tom Hughes | Fix rubocop warnings | tree | commitdiff | 
| 2017-06-01 | Tom Hughes | Update bundle | tree | commitdiff | 
| 2017-06-01 | Andy Allan | Ensure closed changesets appear in the feed, and update... | tree | commitdiff | 
| 2017-06-01 | Andy Allan | Remove test fixtures. | 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-06-01 | Andy Allan | Rubocop fixes. | tree | commitdiff | 
| 2017-06-01 | Andy Allan | create nodes from factories for the api changes test. | tree | commitdiff | 
| 2017-05-31 | Andy Allan | Update amf_controller tests to use a factory-generated... | tree | commitdiff | 
| 2017-05-31 | Andy Allan | Update the user list pagination test to avoid counting... | tree | commitdiff | 
| 2017-05-31 | Andy Allan | Refactor the user list test to use factory-built users... | tree | commitdiff | 
| 2017-05-31 | Andy Allan | Use factories to generate the relations | tree | commitdiff | 
| 2017-05-31 | Andy Allan | Use the user factory to generate login details. | tree | commitdiff | 
| 2017-05-31 | Andy Allan | Refactor the assert_changeset helper to take an array... | tree | commitdiff | 
| 2017-05-31 | Andy Allan | Only use changesets from factories for the test_query... | tree | commitdiff | 
| 2017-05-31 | Andy Allan | Create objects via factories, rather than implicity... | tree | commitdiff | 
| 2017-05-31 | Andy Allan | Rework the changeset feed tests. | tree | commitdiff | 
| 2017-05-31 | Andy Allan | Create nodes explicitly rather than relying on fixtures. | tree | commitdiff | 
| 2017-05-31 | Andy Allan | Add ways into the database explicitly, rather than... | tree | commitdiff | 
| 2017-05-31 | Andy Allan | Create a redaction object before testing the index... | tree | commitdiff | 
| 2017-05-31 | Andy Allan | Use a user factory in order to log in. | tree | commitdiff | 
| 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 | 
| next |