Línea 68... |
Línea 68... |
68 |
And I should see "Midterm evaluation" in the "Midterm evaluation" "section"
|
68 |
And I should see "Midterm evaluation" in the "Midterm evaluation" "section"
|
Línea 69... |
Línea 69... |
69 |
|
69 |
|
70 |
Scenario: Deleting the last section in custom sections format
|
70 |
Scenario: Deleting the last section in custom sections format
|
71 |
Given I am on "Course 1" course homepage with editing mode on
|
71 |
Given I am on "Course 1" course homepage with editing mode on
|
72 |
When I delete section "5"
|
72 |
When I delete section "5"
|
73 |
Then I should see "Are you absolutely sure you want to completely delete \"Section 5\" and all the activities it contains?"
|
73 |
Then I should see "This will delete Section 5 and all the activities it contains."
|
74 |
And I press "Delete"
|
74 |
And I press "Delete"
|
75 |
And I should not see "Section 5"
|
75 |
And I should not see "Section 5"
|
Línea 76... |
Línea 76... |
76 |
And I should see "Section 4"
|
76 |
And I should see "Section 4"
|