openstreetmap-website/test/system
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
..
account_deletion_test.rb Fix new rubocop warnings 2024-01-09 18:43:15 +00:00
account_home_test.rb Show alert on account home page if home location is not set 2025-02-15 19:02:30 +03:00
account_pd_declaration_test.rb Update user.consider_pd if confirmed 2025-01-18 19:16:17 +03:00
browse_comment_links_test.rb Test map panning when visiting changeset and note comment links 2025-02-16 18:47:11 +03:00
browse_test.rb Update arguments of data overlay interestingNode() 2025-01-07 11:26:15 +03:00
changeset_comments_test.rb Show api error message if failed to (un)subscribe 2024-02-12 01:27:12 +03:00
changeset_elements_test.rb Reload only changeset element subpages 2024-06-03 14:16:09 +03:00
changeset_test.rb Test changeset not found page 2024-09-02 18:05:03 +03:00
create_note_test.rb Don't check ids of new notes in create note system tests 2025-02-02 18:56:19 +03:00
dashboard_test.rb Fix missing translation of Follow links on dashboard 2025-01-17 05:09:05 +03:00
diary_entry_test.rb Fix new rubocop warnings 2024-01-09 18:43:15 +00:00
directions_test.rb Get directions using fetch 2025-02-12 05:13:12 +01:00
embed_test.rb Test fallback locale on embed page 2025-01-21 02:49:07 +03:00
follows_test.rb Rename friends rate limit as follows 2025-01-17 23:01:55 +00:00
history_test.rb Fix warnings about tests with no assertions 2024-09-17 20:39:31 +01:00
index_test.rb Share button unusable on a cell phone 2024-07-04 18:09:48 +04:00
issues_test.rb Use title case consistently for nav tab labels 2025-02-15 17:21:24 +00:00
messages_test.rb Use resourceful routes for web mailboxes 2024-12-29 08:40:39 +03:00
note_comments_test.rb Move blocked resolve/reactivate tests to ResolveNoteTest 2024-12-19 05:25:23 +03:00
note_layer_test.rb Show only description as a marker tooltip in note layer 2025-01-29 18:02:01 +03:00
oauth2_test.rb Fix new rubocop warnings 2024-01-09 18:43:15 +00:00
preferences_test.rb Make preferences page editable without clicking 'Edit Preferences' 2024-12-29 20:08:17 +03:00
redaction_destroy_test.rb Replace 'remove this redaction' confirmation and request with Turbo 2024-09-11 17:43:37 +03:00
report_diary_comment_test.rb Fix new rubocop warnings 2024-01-09 18:43:15 +00:00
report_diary_entry_test.rb Fix new rubocop warnings 2024-01-09 18:43:15 +00:00
report_note_test.rb Added unit tests for new Note methods 2025-01-15 12:12:56 +01:00
report_user_test.rb Added unit tests for new Note methods 2025-01-15 12:12:56 +01:00
resolve_note_test.rb Test share textarea not to leak into note text on hiding resolved notes 2024-12-19 17:59:44 +03:00
rich_text_test.rb Switch to edit pane if rich text field validation fails 2024-08-14 16:43:57 +03:00
search_test.rb Set search input value when searching for coordinates 2024-07-18 14:56:36 +03:00
site_test.rb Wait for the button to be disabled, before checking the tooltip behaviour 2022-12-21 17:08:51 +00:00
user_blocks_test.rb Add revoke all actions to received blocks resource 2024-12-24 08:18:58 +03:00
user_email_change_test.rb Remove some unnecessary calls to clear the mail queue 2025-02-16 16:16:13 +00:00
user_logout_test.rb Fix new rubocop warnings 2024-01-09 18:43:15 +00:00
user_muting_test.rb Fix new rubocop warnings 2024-01-09 18:43:15 +00:00
user_signup_test.rb Use title case consistently for nav tab labels 2025-02-15 17:21:24 +00:00
user_status_change_test.rb Fix new rubocop warnings 2024-01-09 18:43:15 +00:00
user_suspension_test.rb Use 'My Account' for account pages 2025-02-15 17:06:40 +00:00
users_test.rb Move admin users list to its own controller 2024-12-10 18:38:30 +03:00
view_communities_test.rb Make preferences page editable without clicking 'Edit Preferences' 2024-12-29 20:08:17 +03:00