openstreetmap-website/test
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
..
abilities Ensure that test utility methods are marked as private 2020-10-28 11:49:01 +01:00
controllers Test redirect from settings page to OmniAuth 2021-12-29 18:29:38 +00:00
factories Introduce privileged scopes that only an administrator can enable 2021-08-26 17:22:24 +01:00
gpx/fixtures Remove unused directories 2020-03-18 15:04:18 +01:00
helpers Replace CSS-driven borders with bootstrap borders 2021-11-24 12:24:16 +00:00
http Remove npemap as a source for UK postcodes 2018-02-04 15:14:41 +00:00
integration Refactor the account edit/update pages out into a separate accounts controller 2021-12-08 15:17:50 +00:00
javascripts Replace querystring parser with qs yarn module 2020-08-06 20:51:55 +01:00
jobs Send trace import result notification immediately 2019-07-15 21:45:07 +01:00
lib Switch to Argon2 for password hashing 2021-11-03 20:39:31 +00:00
mailers Add a test for i18n interpolation into plain and html parts 2020-12-02 13:02:25 +00:00
models Rename User#delete to User#destroy 2021-12-22 11:32:33 +00:00
system Fix display of suspension message when a user is suspended mid-session 2022-01-05 18:21:42 +00:00
validators Merge character validators 2018-11-05 18:54:19 +00:00
application_system_test_case.rb Switch to using selenium for system tests 2020-04-22 13:51:37 +01:00
test_helper.rb Remove the ObjectMetadata concern, since it's only used in tests now 2021-09-15 17:05:50 +01:00