MDL-85470 badges: Add a11y Behat test for the manage badges page

This commit is contained in:
Jun Pataleta
2025-07-29 15:15:51 +08:00
parent 24a9680bef
commit a7f809b545
@@ -117,6 +117,7 @@ Feature: Manage badges
| Admin User |
| User One |
@accessibility
Scenario: View list of badges with recipients
Given the following "users" exist:
| username | firstname | lastname |
@@ -138,6 +139,7 @@ Feature: Manage badges
| Badge #1 | Not available | 2 |
| Badge #2 | Available | 1 |
| Badge #3 | Available | 0 |
And the "Badges" "table" should meet accessibility standards with "best-practice" extra tests
@_file_upload
Scenario: Badge names are not unique anymore