openstreetmap-website/test/controllers
Andy Allan 9643e3393d Update tests to ensure referer is working
This reinstates the form tests in the controller test, but uses
the system tests to actually click the button and make sure that
it works
2020-01-08 18:26:57 +01:00
..
api Use squiggly heredocs instead of rails strip_heredoc 2019-12-11 10:54:19 +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 Fix some deprecation warnings 2019-11-24 11:05:02 +00:00
changesets_controller_test.rb Fix some deprecation warnings 2019-11-24 11:05:02 +00:00
diary_entries_controller_test.rb When overriding setup make sure to call the superclass 2019-09-05 21:24:20 +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 Move map method to its own controller 2019-02-24 11:44:10 +01:00
geocoder_controller_test.rb Fix rubocop warnings 2019-07-07 16:30:04 +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 Move all settings to settings.yml 2019-03-13 18:06:23 +01:00
notes_controller_test.rb When overriding setup make sure to call the superclass 2019-09-05 21:24:20 +01:00
oauth_clients_controller_test.rb Replace content_tag_for with a simple tr element 2019-12-03 22:54:55 +00:00
oauth_controller_test.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
redactions_controller_test.rb Attempt to send pretty 403 errors to web browsers 2018-11-08 19:09:56 +00: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
site_controller_test.rb Test language specific versions of about and copyright pages 2019-12-30 22:52:31 +00:00
traces_controller_test.rb Fix rubocop warnings 2019-12-04 19:31: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_roles_controller_test.rb Use CanCanCan for user_roles auth 2018-11-28 21:39:26 +01:00
users_controller_test.rb Update tests to ensure referer is working 2020-01-08 18:26:57 +01:00