openstreetmap-website/test/system
Andy Allan 9bb8dd739a Use data attributes to pass alternative button labels
This allows the text to be defined in the html partials, instead
of looking up the i18n via javascript.
2023-02-01 17:24:47 +00:00
..
account_deletion_test.rb Allow users to delete their own accounts 2022-02-09 16:15:24 +00:00
confirmation_resend_test.rb Use assert_content instead of assert page.has_content? 2022-01-06 13:16:47 +00:00
diary_entry_test.rb Use a state machine for user status 2022-01-12 18:16:14 +00:00
history_test.rb Merge changeset <ol>s on Load more 2022-10-26 15:02:49 +03:00
index_test.rb Move browse#note to notes#show 2023-02-01 17:13:41 +00:00
issues_test.rb Redirect to open issues when an issue is reassigned 2022-08-26 13:49:09 +01:00
note_comments_test.rb Use data attributes to pass alternative button labels 2023-02-01 17:24:47 +00:00
preferences_test.rb Use assert_content instead of assert page.has_content? 2022-01-06 13:16:47 +00:00
report_diary_comment_test.rb Use assert_content instead of assert page.has_content? 2022-01-06 13:16:47 +00:00
report_diary_entry_test.rb Fix new rubocop warnings 2022-03-15 19:24:09 +00:00
report_note_test.rb Move browse#note to notes#show 2023-02-01 17:13:41 +00:00
report_user_test.rb Move browse#note to notes#show 2023-02-01 17:13:41 +00: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_logout_test.rb Use assert_content instead of assert page.has_content? 2022-01-06 13:16:47 +00:00
user_signup_test.rb Fix redirection to wiki when terms are declined 2022-12-21 15:39:23 +00:00
user_status_change_test.rb Add extra user transitions needed by the administrators 2022-02-02 16:37:50 +00:00
user_suspension_test.rb Use a state machine for user status 2022-01-12 18:16:14 +00:00
view_communities_test.rb Update tests for changes in osm-community-index 2023-01-14 15:12:23 +00:00