mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 04:52:36 +02:00
MDL-69389 auth: Add wcag141 test for the login page accessibility test
This commit is contained in:
parent
8fcc063acd
commit
cc7dd09630
@ -61,10 +61,10 @@ Feature: Authentication
|
||||
# The following tests are all provided to ensure that the accessibility tests themselves are tested.
|
||||
# In normal tests only one of the following is required.
|
||||
Then the page should meet accessibility standards
|
||||
And the page should meet "wcag131, wcag412" accessibility standards
|
||||
And the page should meet accessibility standards with "wcag131, wcag412" extra tests
|
||||
And the page should meet "wcag131, wcag141, wcag412" accessibility standards
|
||||
And the page should meet accessibility standards with "wcag131, wcag141, wcag412" extra tests
|
||||
|
||||
And I follow "Log in"
|
||||
And the page should meet accessibility standards
|
||||
And the page should meet "wcag131, wcag412" accessibility standards
|
||||
And the page should meet accessibility standards with "wcag131, wcag412" extra tests
|
||||
And the page should meet "wcag131, wcag141, wcag412" accessibility standards
|
||||
And the page should meet accessibility standards with "wcag131, wcag141, wcag412" extra tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user