mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-70197 navigation: Update classic goutte tests
This commit is contained in:
parent
cee0949109
commit
f65b92577a
9 changed files with 38 additions and 26 deletions
|
@ -385,8 +385,7 @@ Feature: Set up contextual data for tests
|
|||
| enableoutcomes | 1 |
|
||||
When I log in as "admin"
|
||||
And I am on "Course 1" course homepage
|
||||
And I navigate to "Grades" in current page administration
|
||||
And I follow "Outcomes"
|
||||
And I navigate to "Outcomes" in current page administration
|
||||
Then I should see "Grade outcome 1" in the "#addoutcomes" "css_element"
|
||||
And I should see "Grade outcome 2" in the "#removeoutcomes" "css_element"
|
||||
And I follow "Edit outcomes"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue