openstreetmap-website/test
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
..
abilities Add write_changeset_comments scope 2025-02-14 00:17:45 +03:00
controllers Remove some unnecessary calls to clear the mail queue 2025-02-16 16:16:13 +00:00
factories Add user transient attribute to oauth_access_grant factory 2025-01-23 18:00:55 +03:00
gpx/fixtures Don't include stack backtraces on xml errors when importing traces 2024-09-20 16:36:54 +03:00
helpers Use URI.encode_uri_component when generating share urls 2025-02-01 21:15:37 +03:00
http Simplify handling of geocoder URLs 2024-06-25 17:57:38 +01:00
integration Remove some unnecessary calls to clear the mail queue 2025-02-16 16:16:13 +00:00
javascripts Replace uses of var with let or const as appropriate 2025-02-16 11:14:13 +00:00
jobs Don't include stack backtraces on xml errors when importing traces 2024-09-20 16:36:54 +03:00
lib OCI: ignore invalid replacement token 2024-09-21 09:17:03 +02:00
mailers Create changeset subscription resource 2025-01-22 19:50:41 +03:00
models Removed author_{id, ip} methods from Note model 2025-01-28 13:47:03 +01:00
system Remove some unnecessary calls to clear the mail queue 2025-02-16 16:16:13 +00:00
validators Use assert_not_predicate in tests that have assert_predicate 2024-01-03 16:01:17 +03:00
application_system_test_case.rb Clear test deliveries before and after system tests 2025-02-16 14:32:58 +00:00
teaspoon_env.rb Add option to use headless Firefox in system tests 2025-02-16 05:27:36 +03:00
test_helper.rb Add user transient attribute to oauth_access_token factory 2025-01-23 17:43:30 +03:00