MDL-83485 core: Add accessibility Behat coverage to the preferences page

This commit is contained in:
Jun Pataleta
2025-11-27 11:31:14 +08:00
parent 87afa09759
commit 2afdfa1157
@@ -76,3 +76,9 @@ Feature: Access to preferences page
And I am on site homepage
When I follow "Student 1"
Then I should see "Preferences" in the "region-main" "region"
@accessibility @javascript
Scenario: Check the user preferences page against accessibility standards
Given I log in as "admin"
When I follow "Preferences" in the user menu
Then the page should meet accessibility standards with "best-practice" extra tests