..
amf_controller_test.rb
Fix tests for rails 5.2.1 compatibility
2018-11-15 00:46:53 +00:00
api_controller_test.rb
Remove unnecessary require statements from tests
2018-11-07 16:42:11 +01:00
browse_controller_test.rb
Add basic tests for browse#new_note and browse#query
2019-01-09 21:12:33 +00:00
changeset_comments_controller_test.rb
Remove require_terms_agreed configuration option
2019-02-06 15:50:57 +01:00
changesets_controller_test.rb
More resourceful routing for nodes, ways, relations and changesets controllers
2019-01-16 13:10:11 +01:00
diary_entries_controller_test.rb
Remove custom deny_access handlers
2018-11-14 14:10:51 +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
Remove unnecessary require statements from tests
2018-11-07 16:42:11 +01:00
issue_comments_controller_test.rb
Remove custom deny_access handlers
2018-11-14 14:10:51 +01:00
issues_controller_test.rb
Remove custom deny_access handlers
2018-11-14 14:10:51 +01:00
messages_controller_test.rb
Use deliver_later for all email sending
2018-10-31 16:38:12 +01:00
nodes_controller_test.rb
More resourceful routing for nodes, ways, relations and changesets controllers
2019-01-16 13:10:11 +01:00
notes_controller_test.rb
Use deliver_later for all email sending
2018-10-31 16:38:12 +01: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_nodes_controller_test.rb
More resourceful routing for nodes, ways, relations and changesets controllers
2019-01-16 13:10:11 +01:00
old_relations_controller_test.rb
More resourceful routing for nodes, ways, relations and changesets controllers
2019-01-16 13:10:11 +01:00
old_ways_controller_test.rb
More resourceful routing for nodes, ways, relations and changesets controllers
2019-01-16 13:10:11 +01:00
redactions_controller_test.rb
Attempt to send pretty 403 errors to web browsers
2018-11-08 19:09:56 +00:00
relations_controller_test.rb
More resourceful routing for nodes, ways, relations and changesets controllers
2019-01-16 13:10:11 +01:00
reports_controller_test.rb
Just pass the user object, rather than the display_name, to the user_path helper
2018-09-10 10:54:29 +08: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
Rename user_controller to users_controller
2018-10-03 15:31:10 +02:00
swf_controller_test.rb
Resolve 96 Rubocop Lint/AmbiguousRegexpLiteral conflicts
2018-09-10 11:28:16 +08:00
traces_controller_test.rb
Fix tests for rails 5.2.1 compatibility
2018-11-15 00:46:53 +00:00
user_blocks_controller_test.rb
Attempt to send pretty 403 errors to web browsers
2018-11-08 19:09:56 +00:00
user_preferences_controller_test.rb
Use only token capabilities when a token is provided
2018-12-12 16:16:23 +01:00
user_roles_controller_test.rb
Use CanCanCan for user_roles auth
2018-11-28 21:39:26 +01:00
users_controller_test.rb
Remove require_terms_agreed configuration option
2019-02-06 15:50:57 +01:00
ways_controller_test.rb
More resourceful routing for nodes, ways, relations and changesets controllers
2019-01-16 13:10:11 +01:00