MDL-71817 calendar: behat changes for calendar block
commitb0133904bfe94c0e20cd26ca126efe19a1c6f11d
authorSimey Lameze <simey@moodle.com>
Mon, 19 Jul 2021 00:28:06 +0000 (19 08:28 +0800)
committerSimey Lameze <simey@moodle.com>
Thu, 22 Jul 2021 01:00:30 +0000 (22 09:00 +0800)
treeb4bf7bf6c8945616fd05f68622825711fdc22ace
parent73a14b1075330dfef19ae1c65d561121c72920ae
MDL-71817 calendar: behat changes for calendar block

This commit does few things:

1) Remove unnecessary "I hover over today in the calendar"
steps as it's not necessary to hover onto the day to see the events
any more.

2) Replace "I follow This month" steps to "I follow Full calendar"

3) Update i_create_a_calendar_event_with_form_data() to use the new
fullcalendar lang string.
blocks/calendar_month/tests/behat/block_calendar_month.feature
blocks/calendar_month/tests/behat/block_calendar_month_course.feature
blocks/calendar_month/tests/behat/block_calendar_month_dashboard.feature
blocks/calendar_month/tests/behat/block_calendar_month_frontpage.feature
calendar/tests/behat/behat_calendar.php
calendar/tests/behat/calendar.feature
calendar/tests/behat/calendar_lookahead.feature
calendar/tests/behat/export.feature
calendar/tests/behat/minicalendar.feature
lib/tests/behat/action_modal.feature
mod/assign/tests/behat/set_availability.feature