MDL-85470 badges: Add a11y Behat test for the manage badges page
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user