openstreetmap-website/test/system
Andy Allan 4bed9c12a0 Fix display of suspension message when a user is suspended mid-session
Without the ability defined, the user is still logged out, but then
the deny_access check redirects to the login page. The re-login attempt
would then fail anyway, with an error message, but let's fix the abilities
and use the intended page.
2022-01-05 18:21:42 +00:00
..
confirmation_resend_test.rb Rename file so that it's included in test runs 2021-09-16 18:04:37 +01:00
diary_entry_test.rb Rephrase 'replying' text to clarify what will actually happen 2020-07-15 15:13:29 +02:00
issues_test.rb spelling: nonexistent 2021-07-21 10:45:38 -04:00
preferences_test.rb Enable test for showing flash message in the new language 2021-07-28 09:38:24 +01:00
report_diary_comment_test.rb Fix a small typo and tests that depend on it. 2021-01-19 20:56:43 +01:00
report_diary_entry_test.rb Fix a small typo and tests that depend on it. 2021-01-19 20:56:43 +01:00
report_note_test.rb Fix a small typo and tests that depend on it. 2021-01-19 20:56:43 +01:00
report_user_test.rb Fix a small typo and tests that depend on it. 2021-01-19 20:56:43 +01:00
site_test.rb Add framework for system tests 2017-11-15 19:14:31 +00:00
user_logout_test.rb Improve capitalisation of page titles 2021-07-22 19:00:08 +01:00
user_signup_test.rb Add test case to ensure clicking on the registration link takes you to the right page 2021-03-29 15:51:07 +01:00
user_suspension_test.rb Fix display of suspension message when a user is suspended mid-session 2022-01-05 18:21:42 +00:00