openstreetmap-website/test/controllers
Andy Allan 4bca24a7be Resourceful routing for passwords
This also matches the routes used by devise
2023-12-06 18:41:00 +00:00
..
api Add tests for API change rate limits 2023-11-02 08:59:57 +00:00
accounts_controller_test.rb Disallow account deletion after confirmation 2023-11-22 17:37:04 +03:00
browse_controller_test.rb Add rubocop-factory_bot and fix warnings 2023-05-16 18:44:14 +01:00
changeset_comments_controller_test.rb Refactor some more controller tests 2020-04-22 16:45:16 +02:00
changesets_controller_test.rb Fix new rubocop warnings 2023-12-05 18:13:13 +00:00
confirmations_controller_test.rb Fix new rubocop warnings 2022-11-01 18:42:24 +00:00
dashboards_controller_test.rb Remove the contact-activity class 2021-11-03 18:35:42 +00:00
diary_entries_controller_test.rb Update test results for changes to rescuable exception handling 2023-10-18 18:26:14 +01:00
directions_controller_test.rb Refactor some more controller tests 2020-04-22 16:45:16 +02:00
errors_controller_test.rb Refactor some more controller tests 2020-04-22 16:45:16 +02:00
export_controller_test.rb Refactor more controller tests 2020-04-26 20:33:06 +01:00
friendships_controller_test.rb Prefer find_by() instead of where().first 2023-10-04 17:53:58 +01:00
geocoder_controller_test.rb Remove some search/directions custom css 2023-10-20 16:58:59 +03:00
issue_comments_controller_test.rb Refactor more controller tests 2020-04-26 20:33:06 +01:00
issues_controller_test.rb Fix new rubocop warnings 2022-03-15 19:24:09 +00:00
messages_controller_test.rb Facelift offline.html and use Bootstrap classes for "notifications" 2023-03-26 13:57:51 +03:00
notes_controller_test.rb Move browse#note to notes#show 2023-02-01 17:13:41 +00:00
oauth2_applications_controller_test.rb Fix minor HTML tag mismatches 2022-03-05 02:44:59 +00:00
oauth2_authorizations_controller_test.rb Update expected response for doorkeeper errors 2023-11-28 18:35:11 +00:00
oauth2_authorized_applications_controller_test.rb Only show granted permissions in the authorized application list 2023-07-30 20:35:13 +01:00
oauth_clients_controller_test.rb Make oauth register app link into button 2022-03-08 15:18:53 +00:00
oauth_controller_test.rb Refactor more controller tests 2020-04-26 22:56:18 +01:00
passwords_controller_test.rb Resourceful routing for passwords 2023-12-06 18:41:00 +00:00
preferences_controller_test.rb Facelift offline.html and use Bootstrap classes for "notifications" 2023-03-26 13:57:51 +03:00
profiles_controller_test.rb Facelift offline.html and use Bootstrap classes for "notifications" 2023-03-26 13:57:51 +03:00
redactions_controller_test.rb Refactor more controller tests 2020-04-26 22:56:18 +01:00
reports_controller_test.rb Report verification render not redirect 2022-05-04 19:42:36 +01:00
sessions_controller_test.rb Move sessions-related tests out of UsersControllerTest 2021-03-24 11:40:17 +00:00
site_controller_test.rb Merge pull request #3907 from Dimitar5555/patch-1 2023-06-14 14:08:38 +01:00
traces_controller_test.rb Prefer find_by() instead of where().first 2023-10-04 17:53:58 +01:00
user_blocks_controller_test.rb Fix new rubocop warnings 2023-09-26 18:42:57 +01:00
user_roles_controller_test.rb Refactor more controller tests 2020-04-27 22:24:28 +01:00
users_controller_test.rb Show user id on profile pages to moderators and admins 2023-09-05 13:35:08 +03:00