2017-05-17 |
Andy Allan | Update more relation_controller tests to use factories.
|
commit | commitdiff | tree |
2017-05-17 |
Andy Allan | Refactor some relation_controller tests to use factories.
|
commit | commitdiff | tree |
2017-05-17 |
Andy Allan | Refactor the relation_for_nwr tests to use factories
|
commit | commitdiff | tree |
2017-05-17 |
Andy Allan | Refactor get_nodes_undelete test to use factories instead...
|
commit | commitdiff | tree |
2017-05-17 |
Andy Allan | Refactor remaining way model tests to use factories.
|
commit | commitdiff | tree |
2017-05-10 |
Andy Allan | More amf_controller tests converted to use factories.
|
commit | commitdiff | tree |
2017-05-10 |
Andy Allan | Refactor more amf_controller tests to use factories.
|
commit | commitdiff | tree |
2017-05-10 |
Andy Allan | Refactor putway method tests to use factories
|
commit | commitdiff | tree |
2017-05-10 |
Andy Allan | Refactor some more amf_controller tests to use factories.
|
commit | commitdiff | tree |
2017-05-10 |
Andy Allan | Refactor old_relation_controller tests to use factories.
|
commit | commitdiff | tree |
2017-05-10 |
Andy Allan | Update old_ways_controller tests to use factories.
|
commit | commitdiff | tree |
2017-05-10 |
Andy Allan | Convert remaining old_node_controller tests to use...
|
commit | commitdiff | tree |
2017-05-10 |
Andy Allan | Ensure the old nodes are created with the same changeset
|
commit | commitdiff | tree |
2017-05-10 |
Andy Allan | Refactor remaining api_controller tests to use factories.
|
commit | commitdiff | tree |
2017-04-26 |
Andy Allan | Refactor remaining way_controller tests to use factories.
|
commit | commitdiff | tree |
2017-04-26 |
Andy Allan | Refactor more way_controller tests to use factories.
|
commit | commitdiff | tree |
2017-04-26 |
Andy Allan | Add a way_with_nodes factory, and use it in the way_controll...
|
commit | commitdiff | tree |
2017-04-26 |
Andy Allan | Refactor deletion tests in way_controller_test to use...
|
commit | commitdiff | tree |
2017-04-25 |
Andy Allan | Refactor some way_controller tests to use factories.
|
commit | commitdiff | tree |
2017-04-25 |
Andy Allan | Refactor some amf_controller tests to use factories.
|
commit | commitdiff | tree |
2017-04-25 |
Andy Allan | Use factories for all factory associations.
|
commit | commitdiff | tree |
2017-04-25 |
Andy Allan | Create an old_way_node factory, and start using it...
|
commit | commitdiff | tree |
2017-04-25 |
Andy Allan | Create an old_way factory, and start using it for tests.
|
commit | commitdiff | tree |
2017-04-25 |
Andy Allan | Create an old_relation_member factory, and start using...
|
commit | commitdiff | tree |
2017-04-25 |
Andy Allan | Create an old_relation factory, and start using it...
|
commit | commitdiff | tree |
2017-04-24 |
Andy Allan | Convert the node_controller update tests to use factories.
|
commit | commitdiff | tree |
2017-04-24 |
Andy Allan | Convert the duplicate_tags node controller test to...
|
commit | commitdiff | tree |
2017-04-05 |
Andy Allan | Use node and relation_member factories for testing...
|
commit | commitdiff | tree |
2017-03-31 |
Andy Allan | Convert more node fixtures to factories
|
commit | commitdiff | tree |
2017-03-31 |
Andy Allan | Add the closed trait to changeset factories.
|
commit | commitdiff | tree |
2017-03-31 |
Andy Allan | Add factories for relations, relation_members, ways...
|
commit | commitdiff | tree |
2017-03-30 |
Andy Allan | Update mapzen directions credit link
|
commit | commitdiff | tree |
2017-03-30 |
Andy Allan | Fix tests that referred to node lat and lons
|
commit | commitdiff | tree |
2017-03-30 |
Andy Allan | Format latitudes and longitudes as %7f in XML output
|
commit | commitdiff | tree |
2017-03-30 |
Andy Allan | Use node factories for browse_controller tests.
|
commit | commitdiff | tree |
2017-03-30 |
Andy Allan | For deleted nodes created via factories, make sure...
|
commit | commitdiff | tree |
2017-03-30 |
Andy Allan | Use factories for nodes in browse_helper tests.
|
commit | commitdiff | tree |
2017-03-30 |
Andy Allan | Add a with_history trait for node factories, to automaticall...
|
commit | commitdiff | tree |
2017-03-22 |
Andy Allan | Use node and old_node factories for redaction model...
|
commit | commitdiff | tree |
2017-03-22 |
Andy Allan | Create a node factory, and use it for most node model...
|
commit | commitdiff | tree |
2017-03-22 |
Andy Allan | Use old_node factory for OldNode model tests.
|
commit | commitdiff | tree |
2017-03-22 |
Andy Allan | Rework the changeset helper tests to use factories.
|
commit | commitdiff | tree |
2017-03-22 |
Andy Allan | Use changeset factory for factory associations
|
commit | commitdiff | tree |
2017-03-22 |
Andy Allan | Create a changeset factory, and use it for model tests.
|
commit | commitdiff | tree |
2017-03-22 |
Andy Allan | Remove the api_fixtures call from changeset model tests...
|
commit | commitdiff | tree |
2017-03-16 |
Andy Allan | Remove the link between the redaction owner and the...
|
commit | commitdiff | tree |
2017-03-15 |
Andy Allan | Use redactions factory for old_way controller tests
|
commit | commitdiff | tree |
2017-03-15 |
Andy Allan | Use redactions factory for old_node controller tests.
|
commit | commitdiff | tree |
2017-03-15 |
Andy Allan | Use redaction factory for old_relation controller tests.
|
commit | commitdiff | tree |
2017-03-15 |
Andy Allan | Fix typos in assertion messages.
|
commit | commitdiff | tree |
2017-03-15 |
Andy Allan | Use redactions factory in redaction controller test.
|
commit | commitdiff | tree |
2017-03-15 |
Andy Allan | Create a redactions factory and use for model tests.
|
commit | commitdiff | tree |
2017-03-15 |
Andy Allan | Refactor the oauth integration test to avoid using...
|
commit | commitdiff | tree |
2017-03-15 |
Andy Allan | Use user factory for user_terms_seen integration test.
|
commit | commitdiff | tree |
2017-03-15 |
Andy Allan | Use user factories for some changeset_controller tests.
|
commit | commitdiff | tree |
2017-03-15 |
Andy Allan | Use a pending user for testing password resets.
|
commit | commitdiff | tree |
2017-03-15 |
Andy Allan | Use users factory for user_controller tests.
|
commit | commitdiff | tree |
2017-03-13 |
Andy Allan | Build pending users via factory
|
commit | commitdiff | tree |
2017-03-10 |
Andy Allan | Use user factories for user_login integration tests.
|
commit | commitdiff | tree |
2017-03-10 |
Andy Allan | Use user factories for page_locale integration tests.
|
commit | commitdiff | tree |
2017-03-10 |
Andy Allan | Use user factories for user_block integration tests.
|
commit | commitdiff | tree |
2017-03-10 |
Andy Allan | Use user factories for user_roles integration tests.
|
commit | commitdiff | tree |
2017-03-10 |
Andy Allan | Use user factory for user_creation test.
|
commit | commitdiff | tree |
2017-03-10 |
Andy Allan | Use user factory for application_helper tests.
|
commit | commitdiff | tree |
2017-03-10 |
Andy Allan | Use user factory for note_helper tests.
|
commit | commitdiff | tree |
2017-03-09 |
Andy Allan | Remove redundant tests for deleted traces, and rearrange...
|
commit | commitdiff | tree |
2017-03-09 |
Andy Allan | Use user factory for user_roles_helper test
|
commit | commitdiff | tree |
2017-03-09 |
Andy Allan | Create a super_user factory.
|
commit | commitdiff | tree |
2017-03-09 |
Andy Allan | Create a fresh user when requesting non-existent traces.
|
commit | commitdiff | tree |
2017-03-09 |
Andy Allan | Use user factory for message model tests.
|
commit | commitdiff | tree |
2017-03-09 |
Andy Allan | Take the user from the node or changeset, rather than...
|
commit | commitdiff | tree |
2017-03-09 |
Andy Allan | Use user factory for note model test.
|
commit | commitdiff | tree |
2017-03-09 |
Andy Allan | Use user factory for oauth_token model test.
|
commit | commitdiff | tree |
2017-03-09 |
Andy Allan | Use user factory for user_preference model tests.
|
commit | commitdiff | tree |
2017-03-09 |
Andy Allan | Use user factory for trace model tests.
|
commit | commitdiff | tree |
2017-03-09 |
Andy Allan | Use user factory for trace_controller tests
|
commit | commitdiff | tree |
2017-03-06 |
Andy Allan | Use user factory for swf_controller tests.
|
commit | commitdiff | tree |
2017-03-06 |
Andy Allan | Use user factory for message_controller tests.
|
commit | commitdiff | tree |
2017-03-06 |
Andy Allan | Use user factory for user_roles_controller tests.
|
commit | commitdiff | tree |
2017-03-05 |
Andy Allan | Use users factory for user_preferences_controller tests.
|
commit | commitdiff | tree |
2017-03-05 |
Andy Allan | Use users factory for user_blocks_controller tests.
|
commit | commitdiff | tree |
2017-03-05 |
Andy Allan | Use users factory for redactions_controller tests.
|
commit | commitdiff | tree |
2017-02-23 |
Andy Allan | User factories for browse, oauth_clients and site controller...
|
commit | commitdiff | tree |
2017-02-22 |
Andy Allan | User factory associations for all factories.
|
commit | commitdiff | tree |
2017-02-22 |
Andy Allan | Make all factory-generated users 'normal'
|
commit | commitdiff | tree |
2017-02-22 |
Andy Allan | Convert notes_controller tests to user factories.
|
commit | commitdiff | tree |
2017-02-22 |
Andy Allan | Revert changes where the user is a query parameter
|
commit | commitdiff | tree |
2017-02-22 |
Andy Allan | Refactor api_controller tests to avoid users fixtures.
|
commit | commitdiff | tree |
2017-02-22 |
Andy Allan | Refactor amf_controller tests to avoid users fixtures
|
commit | commitdiff | tree |
2017-02-22 |
Andy Allan | Pass the user object, rather than the id, for sessions.
|
commit | commitdiff | tree |
2017-02-19 |
Andy Allan | Refactor diary entry tests to use User factory
|
commit | commitdiff | tree |
2017-02-02 |
Andy Allan | Convert the test_users_nearby to user factories.
|
commit | commitdiff | tree |
2017-02-02 |
Andy Allan | Use factory for user language tests
|
commit | commitdiff | tree |
2017-02-02 |
Andy Allan | Refactor the friend_users test, and remove the tests...
|
commit | commitdiff | tree |
2017-02-02 |
Andy Allan | Convert test_friend_with to use factories, and use...
|
commit | commitdiff | tree |
2017-02-02 |
Andy Allan | User factory for uniqueness tests
|
commit | commitdiff | tree |
2017-02-02 |
Andy Allan | Convert class method tests to use User factory.
|
commit | commitdiff | tree |
2017-02-02 |
Andy Allan | Add status traits to user factory.
|
commit | commitdiff | tree |
2017-02-02 |
Andy Allan | Add moderator_user and administrator_user factories.
|
commit | commitdiff | tree |
2017-02-02 |
Andy Allan | Add a user_role factory
|
commit | commitdiff | tree |
next |