MDL-78684 Behat: Replace gradebook navigation to use page resolvers
commit638594907875ff26ca7bafddafffa567aec04e22
authorAngelia Dela Cruz <andelacruz@ubiquitous-tech.com>
Wed, 12 Jul 2023 07:00:31 +0000 (12 15:00 +0800)
committerAngelia Dela Cruz <andelacruz@ubiquitous-tech.com>
Tue, 8 Aug 2023 03:53:45 +0000 (8 11:53 +0800)
tree699d4c0402a6f1c17da7fa40db486c174eed3cb0
parent1474f74687dda57c7d011b92d16f25b9870d2799
MDL-78684 Behat: Replace gradebook navigation to use page resolvers

This commit also does other things such as:
- Replace manual steps to setup gradebook by data generators
- Added support for outcomes and scales page resolvers
- Behat clean up
75 files changed:
admin/tool/behat/tests/behat/data_generators.feature
admin/tool/recyclebin/tests/behat/backup_user_data.feature
blocks/activity_results/tests/behat/addblockinactivity.feature
blocks/activity_results/tests/behat/highscoreswithoutgroups.feature
blocks/activity_results/tests/behat/highscoreswithscales.feature
blocks/activity_results/tests/behat/highscoreswithscalesandgroups.feature
blocks/activity_results/tests/behat/highscoreswithseperategroups.feature
blocks/activity_results/tests/behat/highscoreswithvisiblegroups.feature
blocks/activity_results/tests/behat/lowscoreswithoutgroups.feature
blocks/activity_results/tests/behat/lowscoreswithscales.feature
blocks/activity_results/tests/behat/lowscoreswithscalesandgroups.feature
blocks/activity_results/tests/behat/lowscoreswithseperategroups.feature
blocks/activity_results/tests/behat/lowscoreswithvisiblegroups.feature
completion/tests/behat/activity_completion_criteria.feature
completion/tests/behat/enable_completion_on_pass_grade.feature
completion/tests/behat/enable_completion_on_view_and_grade.feature
completion/tests/behat/passgrade_completion_criteria_gradeitem_visibility.feature
grade/export/txt/tests/behat/export.feature
grade/export/xml/tests/behat/export.feature
grade/report/grader/tests/behat/column_collapsing.feature
grade/report/grader/tests/behat/groupsearch.feature
grade/report/grader/tests/behat/switch_views.feature
grade/report/grader/tests/behat/tertiary_name_filter.feature
grade/report/grader/tests/behat/tertiary_navigation_searching.feature
grade/report/history/tests/behat/basic_functionality.feature
grade/report/singleview/tests/behat/gradeitemsearch.feature
grade/report/singleview/tests/behat/pagination.feature
grade/report/singleview/tests/behat/reportswitching.feature
grade/report/singleview/tests/behat/singleview.feature
grade/report/singleview/tests/behat/usersearch.feature
grade/report/user/tests/behat/groupsearch.feature
grade/report/user/tests/behat/toggle_grade_categories.feature
grade/report/user/tests/behat/user_report_navigation.feature
grade/report/user/tests/behat/user_view.feature
grade/report/user/tests/behat/usersearch.feature
grade/report/user/tests/behat/view_usereport.feature
grade/tests/behat/behat_grades.php
grade/tests/behat/grade_UI_settings.feature
grade/tests/behat/grade_aggregation.feature
grade/tests/behat/grade_aggregation_changes.feature
grade/tests/behat/grade_calculated_grade_items.feature
grade/tests/behat/grade_calculated_grade_items_20150627.feature
grade/tests/behat/grade_calculated_weights.feature
grade/tests/behat/grade_category_validation.feature
grade/tests/behat/grade_contribution_with_extra_credit.feature
grade/tests/behat/grade_feedback.feature
grade/tests/behat/grade_grade_minmax_change.feature
grade/tests/behat/grade_hidden_items.feature
grade/tests/behat/grade_hidden_items_locked_category.feature
grade/tests/behat/grade_item_duplication.feature
grade/tests/behat/grade_item_form_unhide.feature
grade/tests/behat/grade_item_validation.feature
grade/tests/behat/grade_letter_boundary.feature
grade/tests/behat/grade_letter_boundary_20160518.feature
grade/tests/behat/grade_letter_logging.feature
grade/tests/behat/grade_mingrade.feature
grade/tests/behat/grade_minmax.feature
grade/tests/behat/grade_natural_exclude_empty.feature
grade/tests/behat/grade_natural_exclude_empty_20150619.feature
grade/tests/behat/grade_natural_normalisation.feature
grade/tests/behat/grade_natural_normalisation_20150619.feature
grade/tests/behat/grade_regrade_do_not_override.feature
grade/tests/behat/grade_scales_aggregation.feature
grade/tests/behat/grade_single_item_scales.feature
grade/tests/behat/grade_view.feature
grade/tests/behat/toggle_grade_categories.feature
lib/tests/behat/switch_editing_mode.feature
mod/assign/tests/behat/bulk_release_anon_submissions.feature
mod/assign/tests/behat/outcome_grading.feature
mod/assign/tests/behat/quickgrading.feature
mod/assign/tests/behat/steps_blind_marking.feature
mod/h5pactivity/tests/behat/sending_attempt.feature
mod/lti/tests/behat/lti_activity_completion.feature
mod/lti/tests/behat/lti_completion_pass_grade.feature
user/tests/behat/user_grade_navigation.feature