Skip to content

Commit

Permalink
MDL-69392 block_myoverview: Basic contrast check for the dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
junpataleta committed Oct 21, 2020
1 parent 56bfa69 commit 191de5f
Showing 1 changed file with 5 additions and 0 deletions.
Expand Up @@ -312,3 +312,8 @@ Feature: The my overview block allows users to easily access their courses
And I click on "Display drop-down menu" "button" in the "Course overview" "block"
When I click on "Summary" "link" in the "Course overview" "block"
Then I should not see "Category 1" in the "Course overview" "block"

@accessibility
Scenario: The dashboard page must have sufficient colour contrast
When I log in as "student1"
Then the page should meet "wcag143" accessibility standards

0 comments on commit 191de5f

Please sign in to comment.