..
amf_controller_test.rb
Fix new rubocop warnings
2018-06-18 09:00:49 +01:00
api_controller_test.rb
Standardise on basic_authorization without the parentheses
2017-07-12 14:36:17 +01:00
browse_controller_test.rb
Update get/post etc to remove use of deprecated syntax
2017-06-27 08:26:44 +01:00
changeset_controller_test.rb
Fix new rubocop warnings
2018-06-18 09:00:49 +01:00
diary_entry_controller_test.rb
Fix nominatim stubs
2018-07-10 18:50:29 +01:00
directions_controller_test.rb
Standardise on double quoted strings
2015-02-20 19:47:26 +00:00
errors_controller_test.rb
Use dynamic error pages built through the asset pipeline
2018-08-01 19:13:04 +01:00
export_controller_test.rb
Use https when redirecting to the render server
2018-02-09 22:31:45 +00:00
geocoder_controller_test.rb
Reverse coordinates order only when called with two nondescript numbers
2018-08-28 15:16:26 +03:00
issue_comments_controller_test.rb
Improve controller tests for issues
2018-06-10 17:48:47 +01:00
issues_controller_test.rb
Improve controller tests for issues
2018-06-10 17:48:47 +01:00
messages_controller_test.rb
Refactor message creation to use a create action
2018-08-29 14:18:20 +08:00
node_controller_test.rb
Fix new rubocop warnings
2018-01-22 18:55:45 +00:00
notes_controller_test.rb
allow moderators to read hidden notes through API
2018-07-22 15:42:14 +02:00
oauth_clients_controller_test.rb
Update get/post etc to remove use of deprecated syntax
2017-06-27 08:26:44 +01:00
oauth_controller_test.rb
Standardise on double quoted strings
2015-02-20 19:47:26 +00:00
old_node_controller_test.rb
Speed up tests by making fewer random changes
2018-06-06 13:54:09 +08:00
old_relation_controller_test.rb
Standardise on basic_authorization without the parentheses
2017-07-12 14:36:17 +01:00
old_way_controller_test.rb
Standardise on basic_authorization without the parentheses
2017-07-12 14:36:17 +01:00
redactions_controller_test.rb
Update get/post etc to remove use of deprecated syntax
2017-06-27 08:26:44 +01:00
relation_controller_test.rb
Fix tests that only worked if object 400 didn't exist
2017-12-19 17:43:53 +00:00
reports_controller_test.rb
Improve controller tests for issues
2018-06-10 17:48:47 +01:00
search_controller_test.rb
Update get/post etc to remove use of deprecated syntax
2017-06-27 08:26:44 +01:00
site_controller_test.rb
Update get/post etc to remove use of deprecated syntax
2017-06-27 08:26:44 +01:00
swf_controller_test.rb
Update get/post etc to remove use of deprecated syntax
2017-06-27 08:26:44 +01:00
traces_controller_test.rb
Refactor trace creation pages
2018-06-06 10:22:42 +08:00
user_blocks_controller_test.rb
Fix more parameter sanitisation issues and add tests
2017-06-29 20:52:57 +01:00
user_controller_test.rb
Add /api/0.6/users to fetch multiple users
2018-07-09 22:26:55 +01:00
user_preferences_controller_test.rb
Pluralise user_preferences_controller
2018-04-18 11:26:00 +08:00
user_roles_controller_test.rb
Revoking administrator role on current user should fail
2017-12-19 17:31:34 +00:00
way_controller_test.rb
Fix tests that only worked if object 400 didn't exist
2017-12-19 17:43:53 +00:00