mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-74276 report: Update behat tests to account for new page.
This commit is contained in:
parent
3eb80e7386
commit
2c27a33213
28 changed files with 51 additions and 51 deletions
|
@ -37,7 +37,7 @@ Feature: Enable Block Completion in a course using manual completion by others
|
|||
And I log in as "teacher1"
|
||||
And I am on "Course 1" course homepage
|
||||
And I navigate to "Reports" in current page administration
|
||||
And I select "Course completion" from the "Report type" singleselect
|
||||
And I click on "Course completion" "link" in the "region-main" "region"
|
||||
And I follow "Click to mark user complete"
|
||||
# Running completion task just after clicking sometimes fail, as record
|
||||
# should be created before the task runs.
|
||||
|
@ -73,7 +73,7 @@ Feature: Enable Block Completion in a course using manual completion by others
|
|||
And I log in as "teacher1"
|
||||
And I am on "Course 1" course homepage
|
||||
And I navigate to "Reports" in current page administration
|
||||
And I select "Course completion" from the "Report type" singleselect
|
||||
And I click on "Course completion" "link" in the "region-main" "region"
|
||||
And I follow "Click to mark user complete"
|
||||
And I log out
|
||||
And I log in as "student1"
|
||||
|
@ -88,7 +88,7 @@ Feature: Enable Block Completion in a course using manual completion by others
|
|||
And I log in as "teacher2"
|
||||
And I am on "Course 1" course homepage
|
||||
And I navigate to "Reports" in current page administration
|
||||
And I select "Course completion" from the "Report type" singleselect
|
||||
And I click on "Course completion" "link" in the "region-main" "region"
|
||||
And I follow "Click to mark user complete"
|
||||
# Running completion task just after clicking sometimes fail, as record
|
||||
# should be created before the task runs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue