openstreetmap-website/test/system
Andy Allan 68776e378c Fix remaining tooltips, and add tests
These were broken during the upgrade to bootstrap 5

Fixes #3632
2022-08-03 15:20:50 +01: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
issues_test.rb Wrap issue report rich text in div 2022-06-09 19:20:02 +01: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 Use assert_content instead of assert page.has_content? 2022-01-06 13:16:47 +00:00
report_user_test.rb Use assert_content instead of assert page.has_content? 2022-01-06 13:16:47 +00:00
site_test.rb Fix remaining tooltips, and add tests 2022-08-03 15:20:50 +01: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 Use assert_content instead of assert page.has_content? 2022-01-06 13:16:47 +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