moodle/question
Eloy Lafuente (stronk7) 018e6e1fc8
MDL-81698 phpunit: Apply various fixes towards 1by1 execution
The changes here are heterogeneous:
- Include stuff that is not available (other test has included it).
  Sometimes local to a unit test, others in setupBeforeClass() or
  globally, ... depends on every case.
- Rename some tests (namespaces, test name, ...) towards getting it
  running.
- Amend small bits here and there.

Important note: I've left any "cosmetic" warning out from the
changes, only a few errors (like long array syntax) have been fixed.
2024-05-25 17:19:44 +02:00
..
amd MDL-72438 question: Final deprecations 2024-03-11 13:26:18 +08:00
bank MDL-81407 core_question: Update upgrade.txt file to document new upgrade note 2024-05-23 10:37:46 +07:00
behaviour MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00
classes MDL-81407 qbank_columnsortorder: Fix error displaying hiddencols 2024-05-19 08:51:50 +01:00
engine MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00
format Merge branch 'MDL-81652-main' of https://github.com/lucaboesch/moodle 2024-05-21 17:33:30 +07:00
templates MDL-74054 core_question: Define unique question bank column IDs 2023-09-22 10:53:51 +08:00
tests MDL-81641 question: fix random question loader draft state tests 2024-04-23 18:25:04 +01:00
type MDL-81698 phpunit: Apply various fixes towards 1by1 execution 2024-05-25 17:19:44 +02:00
yui MDL-72438 question: Final deprecations 2024-03-11 13:26:18 +08:00
deprecatedlib.php MDL-72438 question: Final deprecations 2024-03-11 13:26:18 +08:00
edit.php MDL-72321 core_question: Replace old conditions with new datafilters 2023-08-31 15:00:39 +01:00
editlib.php MDL-72438 question: Final deprecations 2024-03-11 13:26:18 +08:00
flags.js MDL-71305 core_question: Use toggle button for flag question element 2022-03-08 13:45:18 +11:00
format.php MDL-76317 questions: fix return and error message during import process 2024-03-27 13:13:21 +01:00
lib.php MDL-72438 question: Final deprecations 2024-03-11 13:26:18 +08:00
qengine.js MDL-72438 question: Final deprecations 2024-03-11 13:26:18 +08:00
renderer.php MDL-72438 question: Final deprecations 2024-03-11 13:26:18 +08:00
toggleflag.php
upgrade.php
upgrade.txt MDL-81125 core: Update upgrade.txt files to document new upgrade notes 2024-05-20 22:26:45 +08:00
UPGRADING.md NOBUG: Add upgrade notes 2024-05-24 10:51:52 +08:00