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 |
2017-02-02 |
Andy Allan | Add with_home_location trait for user factories.
|
commit | commitdiff | tree |
2017-02-01 |
Andy Allan | Create a simple user factory, and convert some basic...
|
commit | commitdiff | tree |
2017-01-25 |
Andy Allan | Remove unused user_tokens fixture and pointless test.
|
commit | commitdiff | tree |
2016-12-21 |
Andy Allan | Update OWG policy links.
|
commit | commitdiff | tree |
2016-11-24 |
Andy Allan | Add missing xmlns:dc for notes rss
|
commit | commitdiff | tree |
2016-11-24 |
Andy Allan | Use the assets pipeline for images in the changeset...
|
commit | commitdiff | tree |
2016-11-24 |
Andy Allan | Use a full url for the image in the diary rss feed.
|
commit | commitdiff | tree |
2016-11-24 |
Andy Allan | Add missing xmlns declaration for diary_entries
|
commit | commitdiff | tree |
2016-11-17 |
Andy Allan | Add tags to features before propogating them.
|
commit | commitdiff | tree |
2016-11-17 |
Andy Allan | Fix spelling of propagate.
|
commit | commitdiff | tree |
2016-11-17 |
Andy Allan | Be explicit in which traces are expected.
|
commit | commitdiff | tree |
2016-11-16 |
Andy Allan | Create object for list tests, and assert the responses...
|
commit | commitdiff | tree |
2016-11-16 |
Andy Allan | Rename test trace fixtures to use letters instead of...
|
commit | commitdiff | tree |
2016-11-09 |
Andy Allan | Use 'def setup' instead of 'setup do', for consistency
|
commit | commitdiff | tree |
2016-11-09 |
Andy Allan | Extract the hostip.info stubbing into a common method.
|
commit | commitdiff | tree |
2016-11-01 |
Andy Allan | Move instance creation to the top of the test methods.
|
commit | commitdiff | tree |
2016-10-31 |
Andy Allan | Replace fixtures with factory for relation_tags
|
commit | commitdiff | tree |
2016-10-31 |
Andy Allan | Replace fixtures with factory for way_tags
|
commit | commitdiff | tree |
2016-10-30 |
Andy Allan | Replace fixtures with factory for node_tags
|
commit | commitdiff | tree |
2016-10-30 |
Andy Allan | Replace fixtures with a factory for old_relation_tags
|
commit | commitdiff | tree |
2016-10-30 |
Andy Allan | Convert fixtures to factory for old_way_tags
|
commit | commitdiff | tree |
2016-10-30 |
Andy Allan | Replace fixtures with a factory for old_node_tags
|
commit | commitdiff | tree |
2016-10-30 |
Andy Allan | Replace changeset_tags fixtures with a factory.
|
commit | commitdiff | tree |
2016-10-30 |
Andy Allan | Remove the changesets_subscribers fixture.
|
commit | commitdiff | tree |
2016-10-30 |
Andy Allan | Refactor the gravatar email changes to use webmock...
|
commit | commitdiff | tree |
2016-10-30 |
Andy Allan | Use webmock to power the with_http_stubs helper
|
commit | commitdiff | tree |
2016-10-30 |
Andy Allan | Stub out requests to gravatar.com during tests.
|
commit | commitdiff | tree |
2016-10-30 |
Andy Allan | Stub out requests to hostip.info during tests
|
commit | commitdiff | tree |
2016-10-30 |
Andy Allan | Add webmock to intercept real http connections during...
|
commit | commitdiff | tree |
2016-10-30 |
Andy Allan | Use stub_any_instance in order to stub find results.
|
commit | commitdiff | tree |
2016-10-29 |
Andy Allan | Rubocop fix.
|
commit | commitdiff | tree |
2016-10-29 |
Andy Allan | Avoid double-escaping diary entry titles
|
commit | commitdiff | tree |
2016-10-29 |
Andy Allan | Use dc:creator for note RSS feeds
|
commit | commitdiff | tree |
2016-10-29 |
Andy Allan | Use dc:creator for diary entry RSS
|
commit | commitdiff | tree |
2016-10-29 |
Andy Allan | Use a full url for the image in the diary rss feed.
|
commit | commitdiff | tree |
2016-10-29 |
Andy Allan | Make the image title match the feed title in diary rss
|
commit | commitdiff | tree |
2016-10-29 |
Andy Allan | Replace trace-related fixtures with factories.
|
commit | commitdiff | tree |
2016-10-26 |
Andy Allan | Convert the languages fixtures to a factory
|
commit | commitdiff | tree |
2016-10-26 |
Andy Allan | Replace messages fixtures with a factory.
|
commit | commitdiff | tree |
2016-10-26 |
Andy Allan | Suppress XML parsing errors.
|
commit | commitdiff | tree |
2016-10-26 |
Andy Allan | Replace user_preferences fixture with a factory.
|
commit | commitdiff | tree |
2016-10-26 |
Andy Allan | Replace hardcoded user id with a reference to the relevant...
|
commit | commitdiff | tree |
2016-10-26 |
Andy Allan | Convert ACL fixture to a factory, and add some tests
|
commit | commitdiff | tree |
next |