moodle/question/tests
Tim Hunt 9c14b28d0b MDL-66821 question behat: new step for acting on questions in the bank
There is a proposed change MDL-66816 which will change the question
bank UI. This will break any Behat tests which uses low-level steps
like

    When I click on "Duplicate" "link" in the "Test question" "table_row"

to perform an action on a question in the question bank. This commit
introduces a new step:

    When I choose "Duplicate" action for "Test question" in the question bank

This commit also converts all core Behat tests to use the new step.
2019-10-14 11:36:12 +01:00
..
behat MDL-66821 question behat: new step for acting on questions in the bank 2019-10-14 11:36:12 +01:00
fixtures MDL-62814 Question: Improve column base display_header 2018-07-06 10:56:34 +07:00
generator MDL-66378 behat: Fix use of before/after selectors 2019-08-19 08:16:40 +08:00
backup_test.php MDL-62708 question: Add idnumbers to question and question category 2018-09-21 12:26:24 +01:00
bank_view_test.php MDL-63809 question bank: ensure question_has_capability_on can be called 2018-12-18 14:54:28 +11:00
calculated_question_summary_test.php MDL-62610 mod_quiz: fix CiBoT issues 2018-10-01 08:27:28 +08:00
events_test.php MDL-36088 questions: Add new events 2019-04-29 11:16:19 +07:00
externallib_test.php MDL-61138 question: external function to get random question set 2018-04-19 13:51:40 +08:00
generator_test.php MDL-62708 question: Add idnumbers to question and question category 2018-09-21 12:26:24 +01:00
importexport_test.php
least_used_variant_strategy_test.php MDL-6340 quiz: avoid reusing random questions between attempts 2015-03-26 17:45:49 +00:00
privacy_helper.php MDL-61407 question: Add initial privacy implementation 2018-05-03 16:14:35 +08:00
privacy_provider_test.php MDL-63564 core_question: support removal of multiple users in a context 2018-11-02 13:56:01 +08:00
question_bank_column_test.php MDL-62814 Question: Improve column base display_header 2018-07-06 10:56:34 +07:00
random_question_loader_test.php MDL-61138 question: external function to get random question set 2018-04-19 13:51:40 +08:00