2017-03-09 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1483' |
tree | commitdiff |
2017-03-09 |
Tom Hughes | Improve trace#api_data tests |
tree | commitdiff |
2017-03-09 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1481' |
tree | commitdiff |
2017-03-09 |
Andy Allan | Remove redundant tests for deleted traces, and rearrang... |
tree | commitdiff |
2017-03-09 |
Andy Allan | Use user factory for user_roles_helper test |
tree | commitdiff |
2017-03-09 |
Andy Allan | Create a super_user factory. |
tree | commitdiff |
2017-03-09 |
Andy Allan | Create a fresh user when requesting non-existent traces. |
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-09 |
Andy Allan | Use user factory for trace_controller tests |
tree | commitdiff |
2017-03-06 |
Tom Hughes | Fix accidental change in comments |
tree | commitdiff |
2017-03-06 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1477' |
tree | commitdiff |
2017-03-06 |
Andy Allan | Use user factory for swf_controller tests. |
tree | commitdiff |
2017-03-06 |
Andy Allan | Use user factory for message_controller tests. |
tree | commitdiff |
2017-03-06 |
Andy Allan | Use user factory for user_roles_controller tests. |
tree | commitdiff |
2017-03-05 |
Andy Allan | Use users factory for user_preferences_controller tests. |
tree | commitdiff |
2017-03-05 |
Andy Allan | Use users factory for user_blocks_controller tests. |
tree | commitdiff |
2017-03-05 |
Andy Allan | Use users factory for redactions_controller tests. |
tree | commitdiff |
2017-03-05 |
Han Chao | Use local api to export map.osm |
tree | commitdiff |
2017-03-05 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1437' |
tree | commitdiff |
2017-02-23 |
Tom Hughes | Update to rails 4.2.8 |
tree | commitdiff |
2017-02-23 |
Andy Allan | User factories for browse, oauth_clients and site contr... |
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-22 |
Tom Hughes | Remove a few unnecessary attributes from moderator... |
tree | commitdiff |
2017-02-22 |
Andy Allan | Make all factory-generated users 'normal' |
tree | commitdiff |
2017-02-22 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1458' |
tree | commitdiff |
2017-02-22 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1457' |
tree | commitdiff |
2017-02-22 |
Andy Allan | Convert notes_controller tests to user factories. |
tree | commitdiff |
2017-02-22 |
Andy Allan | Revert changes where the user is a query parameter |
tree | commitdiff |
2017-02-22 |
Andy Allan | Refactor api_controller tests to avoid users fixtures. |
tree | commitdiff |
2017-02-22 |
Andy Allan | Refactor amf_controller tests to avoid users fixtures |
tree | commitdiff |
2017-02-22 |
Andy Allan | Pass the user object, rather than the id, for sessions. |
tree | commitdiff |
2017-02-21 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1449' |
tree | commitdiff |
2017-02-20 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1451' |
tree | commitdiff |
2017-02-19 |
Andy Allan | Refactor diary entry tests to use User factory |
tree | commitdiff |
2017-02-19 |
Tom Hughes | Use simple string matches for user_blocks_helper tests |
tree | commitdiff |
2017-02-19 |
Tom Hughes | Use the factory to create user blocks |
tree | commitdiff |
2017-02-19 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1445' |
tree | commitdiff |
2017-02-19 |
Simon Poole | Make rupocop happy and correct placement of include |
tree | commitdiff |
2017-02-19 |
Simon Poole | Improve wording and add test |
tree | commitdiff |
2017-02-18 |
Tom Hughes | Merge branch 'contextmenu' |
tree | commitdiff |
2017-02-13 |
Tom Hughes | Allow a POST with no arguments to trace#edit to fetch... |
tree | commitdiff |
2017-02-12 |
Herve Saint-Amand | merging master into html-mail-fixes |
tree | commitdiff |
2017-02-12 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1030... |
tree | commitdiff |
2017-02-09 |
Tom Hughes | Only create diary entries for POST requests |
tree | commitdiff |
2017-02-09 |
Tom Hughes | Test that GET on message#new can't send a message |
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 | Cleanup double comment markers |
tree | commitdiff |
2017-02-05 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1347... |
tree | commitdiff |
2017-02-05 |
Tom Hughes | Use .first in place of [0] |
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 a user_role factory |
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-28 |
Herve Saint-Amand | Use each_with_object and make the code pithier |
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 |
2017-01-11 |
Herve Saint-Amand | Rubocop finds 'return' statements redundant |
tree | commitdiff |
2017-01-11 |
Herve Saint-Amand | Modify tests to search only text parts |
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-12-02 |
Tom Hughes | Fix rubocop warnings |
tree | commitdiff |
2016-11-25 |
Tom Hughes | Increase password stretching to 10000 interations |
tree | commitdiff |
2016-11-24 |
Tom Hughes | Use only_path instead of setting an explicit host |
tree | commitdiff |
2016-11-17 |
Andy Allan | Add tags to features before propogating them. |
tree | commitdiff |
2016-11-17 |
Andy Allan | Fix spelling of propagate. |
tree | commitdiff |
2016-11-17 |
Andy Allan | Be explicit in which traces are expected. |
tree | commitdiff |
2016-11-16 |
Andy Allan | Create object for list tests, and assert the responses... |
tree | commitdiff |
2016-11-16 |
Andy Allan | Rename test trace fixtures to use letters instead of... |
tree | commitdiff |
2016-11-09 |
Tom Hughes | Stub nominatim for reverse lookups in note tests |
tree | commitdiff |
2016-11-09 |
Tom Hughes | Stub nominatim for reverse lookups in diary tests |
tree | commitdiff |
2016-11-09 |
Tom Hughes | Rename stub_signup_requests to stub_hostip_requests |
tree | commitdiff |
2016-11-09 |
Tom Hughes | Convert more 'setup do' to 'def setup' for consistency |
tree | commitdiff |
2016-11-09 |
Tom Hughes | Merge remote-tracking branch 'openstreetmap/pull/1350' |
tree | commitdiff |
2016-11-09 |
Andy Allan | Use 'def setup' instead of 'setup do', for consistency |
tree | commitdiff |
2016-11-09 |
Andy Allan | Extract the hostip.info stubbing into a common method. |
tree | commitdiff |
2016-11-03 |
Tom Hughes | Reject oauth nonces over a day old |
tree | commitdiff |
2016-11-01 |
Andy Allan | Move instance creation to the top of the test methods. |
tree | commitdiff |
2016-10-31 |
Andy Allan | Replace fixtures with factory for relation_tags |
tree | commitdiff |
next |