Merge branch 'MDL-74841-master-fix' of https://github.com/andelacruz/moodle
This commit is contained in:
@@ -96,6 +96,7 @@ Feature: Show/hide course sections
|
||||
And I should not see "Topic 2" in the "region-main" "region"
|
||||
And I should see "Topic 1" in the "region-main" "region"
|
||||
|
||||
@javascript
|
||||
Scenario: Students can not navigate to restricted sections
|
||||
Given I am on "Course 1" course homepage
|
||||
Given I navigate to "Settings" in current page administration
|
||||
@@ -104,7 +105,7 @@ Feature: Show/hide course sections
|
||||
| Enable completion tracking | Yes |
|
||||
And I press "Save and display"
|
||||
And the following "activities" exist:
|
||||
| activity | course | section | intro | completion |
|
||||
| activity | course | section | name | completion |
|
||||
| label | C1 | 1 | Test label | 1 |
|
||||
And I edit the section "2"
|
||||
And I expand all fieldsets
|
||||
|
||||
Reference in New Issue
Block a user