MOBILE-4254 behat: Test course contents UI

This commit is contained in:
Noel De Martin 2023-02-15 13:34:17 +01:00
parent 1ccbfe9563
commit d55157bd5b
2 changed files with 4 additions and 0 deletions

View File

@ -89,6 +89,10 @@ Feature: Test basic usage of one course in app
And I should find "Test scorm name" in the app And I should find "Test scorm name" in the app
And I should find "Test workshop name" in the app And I should find "Test workshop name" in the app
When I set "page-core-course-index .core-course-thumb" styles to "--course-color" "lightblue"
And I set "page-core-course-index .core-course-thumb" styles to "--course-color-tint" "white"
Then the UI should match the snapshot
When I press "Choice course 1" in the app When I press "Choice course 1" in the app
Then the header should be "Choice course 1" in the app Then the header should be "Choice course 1" in the app

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB