mirror of
https://github.com/moodle/moodle.git
synced 2025-01-17 21:49:15 +01:00
MDL-75324 behat: use a proper step to verify completion status
This commit is contained in:
parent
8dbb6183ff
commit
c5e7eb312b
@ -68,7 +68,7 @@ Feature: Course index completion icons
|
||||
When I press "Mark as done"
|
||||
And I wait until "Done" "button" exists
|
||||
And I reload the page
|
||||
Then "Done" "icon" should exist in the "courseindex-content" "region"
|
||||
Then the manual completion button of "Activity sample 1" is displayed as "Done"
|
||||
|
||||
@javascript
|
||||
Scenario: Auto completion should appear in the course index
|
||||
|
Loading…
x
Reference in New Issue
Block a user