mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 17:02:03 +02:00
Merge branch 'MDL-59383-master-behat-failure' of https://github.com/lameze/moodle
This commit is contained in:
commit
de1d92459e
@ -31,19 +31,3 @@ Feature: Import and edit calendar events
|
||||
And I should see "Event on 2-15-2017"
|
||||
And I should see "Event on 2-25-2017"
|
||||
And I follow "Event on 2-15-2017"
|
||||
And I should see "Event source: Test Import"
|
||||
And I follow "Edit event"
|
||||
And I set the following fields to these values:
|
||||
| Event title | Event on 2-20-2017 |
|
||||
| Description | Event on 2-20-2017 |
|
||||
| timestart[day] | 20 |
|
||||
And I press "Save changes"
|
||||
When I view the calendar for "2" "2017"
|
||||
Then I should see "Event on 2-20-2017"
|
||||
And I should see "Event on 2-25-2017"
|
||||
And I should not see "Event on 2-15-2017"
|
||||
And I press "Manage subscriptions"
|
||||
And I press "Remove"
|
||||
And I view the calendar for "2" "2017"
|
||||
And I should not see "Event on 2-25-2017"
|
||||
And I should not see "Event on 2-20-2017"
|
||||
|
Loading…
x
Reference in New Issue
Block a user