openstreetmap-website/test/integration
Andy Allan 31805df53f Remove some unnecessary calls to clear the mail queue
These were not needed at the end of most tests for quite some time,
since rails clears them by default for controller and integration tests,
and also no longer required in system tests after #5691
2025-02-16 16:16:13 +00:00
..
compressed_requests_test.rb Drop support for basic authentication 2024-09-02 19:00:57 +01:00
cors_test.rb Fix some deprecation warnings 2019-11-24 11:05:02 +00:00
node_versions_test.rb Move api node version test to integration tests 2025-02-10 22:25:21 +03:00
oauth2_test.rb Move user preferences routes to api namespace 2024-12-20 06:00:54 +03:00
page_locale_test.rb Avoid accidental locale changes in tests 2021-06-22 19:05:55 +01:00
redirect_test.rb Remove assert_response when followed by assert_redirected_to 2024-03-03 10:56:50 +03:00
short_links_test.rb Ensure that test utility methods are marked as private 2020-10-28 11:49:01 +01:00
user_blocks_test.rb Stop using session flash to communicate with callbacks 2025-02-12 00:09:40 +00:00
user_creation_test.rb Remove some unnecessary calls to clear the mail queue 2025-02-16 16:16:13 +00:00
user_diaries_test.rb Fix test as rails no longer seems to return a body for redirects 2023-10-18 18:26:14 +01:00
user_login_test.rb Remove assert_response when followed by assert_redirected_to 2024-03-03 10:56:50 +03:00
user_terms_seen_test.rb Use resourceful routes for terms view/accept/decline 2025-01-08 22:19:35 +03:00
way_versions_test.rb Move api way version test to integration tests 2025-02-10 22:25:22 +03:00