mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
MDL-59699 core_calendar: add steps to assert the course link
This commit is contained in:
parent
00d2d344a2
commit
21e3d8b8a3
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user