Skip to content

Commit d55157b

Browse files
committed
MOBILE-4254 behat: Test course contents UI
1 parent 1ccbfe9 commit d55157b

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/core/features/course/tests/behat/basic_usage.feature

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,10 @@ Feature: Test basic usage of one course in app
8989
And I should find "Test scorm name" in the app
9090
And I should find "Test workshop name" in the app
9191

92+
When I set "page-core-course-index .core-course-thumb" styles to "--course-color" "lightblue"
93+
And I set "page-core-course-index .core-course-thumb" styles to "--course-color-tint" "white"
94+
Then the UI should match the snapshot
95+
9296
When I press "Choice course 1" in the app
9397
Then the header should be "Choice course 1" in the app
9498

36.1 KB
Loading

0 commit comments

Comments
 (0)