mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 03:46:42 +02:00
Merge branch 'MDL-78587' of https://github.com/paulholden/moodle
This commit is contained in:
commit
5d1a115c64
28 changed files with 88 additions and 103 deletions
|
@ -58,7 +58,7 @@ Feature: Set up contextual data for tests
|
|||
And I am on the "Course 1" "groups" page
|
||||
Then I should see "Group 1"
|
||||
And I should see "Group 2"
|
||||
And I select "Groupings" from the "jump" singleselect
|
||||
And I set the field "Participants tertiary navigation" to "Groupings"
|
||||
And I should see "Grouping 1"
|
||||
And I should see "Grouping 2"
|
||||
|
||||
|
|
|
@ -77,8 +77,7 @@ Feature: Basic recycle bin functionality
|
|||
And I wait to be redirected
|
||||
And I go to the courses management page
|
||||
And I should see "Course 2" in the "#course-listing" "css_element"
|
||||
And I am on the "Course 2" "groups" page
|
||||
And I select "Overview" from the "jump" singleselect
|
||||
And I am on the "Course 2" "groups overview" page
|
||||
And "Student 1" "text" should exist in the "Group A" "table_row"
|
||||
And "Student 2" "text" should exist in the "Group A" "table_row"
|
||||
And "Student 2" "text" should exist in the "Group B" "table_row"
|
||||
|
|
|
@ -240,7 +240,7 @@ Feature: Upload users
|
|||
And I am on site homepage
|
||||
And I navigate to "Courses > Manage courses and categories" in site administration
|
||||
And I click on "permissions" action for "MGMT" in management category listing
|
||||
And I select "Assign roles" from the "jump" singleselect
|
||||
And I set the field "Participants tertiary navigation" to "Assign roles"
|
||||
And I should see "Manager"
|
||||
And I should see "Tom Jones"
|
||||
And I should see "Trent Reznor"
|
||||
|
@ -249,7 +249,7 @@ Feature: Upload users
|
|||
And I am on site homepage
|
||||
And I navigate to "Courses > Manage courses and categories" in site administration
|
||||
And I click on "permissions" action for "Film" in management category listing
|
||||
And I select "Assign roles" from the "jump" singleselect
|
||||
And I set the field "Participants tertiary navigation" to "Assign roles"
|
||||
And I should see "Course creator"
|
||||
And I should see "Federico Fellini"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue