Please enable JavaScript.
Coggle requires JavaScript to display documents.
'sidebarLogic' test (createLeadWithConfirmedLessonAndFiveHoursPrep…
'sidebarLogic' test
createLeadWithConfirmedLessonAndFiveHoursPrepaid by fixtures
Go to 'My lessons' page by student
Click on 'Schedule Lessons' btn
Close recurrent modal and tooltip
Switch to 'Flexible' tab
AssertTrue
'Next week arrow' is displayed
Switch to 'Weekly' tab
AssertTrue
Remaining balance = 5
Select available time slot
AssertTrue
Selected slot attribute "data-qa-group" contains "-selected"
AssertTrue
Next slot (after selected slot) attribute "data-qa-group" contains "-disabled"
AssertTrue
Actual hour balance < Hour balance before scheduling
AssertTrue
Check If lesson duration is correct (=1)
Choose lesson duration = 30 mins
AssertTrue
Check If lesson duration is correct (=0,5h)
Choose lesson duration = 3h 30 mins
2 more items...