MDL-59699 core_calendar: add steps to assert the course link

This commit is contained in:
Simey Lameze 2017-08-21 13:35:53 +08:00
parent 00d2d344a2
commit 21e3d8b8a3

View File

@ -60,7 +60,9 @@ Feature: Perform basic calendar functionality
And I log in as "student1"
And I am on "Course 1" course homepage
And I follow "This month"
And I should see "Really awesome event!"
And I click on "Really awesome event!" "link"
And "C1" "link" should exist in the ".modal-body" "css_element"
And I click on ".close" "css_element"
And I log out
And I log in as "student2"
And I follow "This month"