Commit Graph

3 Commits

Author SHA1 Message Date
Jun Pataleta 23bb57ec47 Merge branch 'MDL-72701-310' of https://github.com/andrewnicols/moodle into MOODLE_310_STABLE 2021-12-23 12:10:59 +08:00
Andrew Nicols 3235ad2a37 MDL-72701 unit tests: Fix broken @covers annotations 2021-12-21 09:24:06 +08:00
Eloy Lafuente (stronk7) 464f2ea460 MDL-73405 phpunit: dataset fixes
This was detected when working in the renaming of test names:
- Fix file name, it was incorrectly named .test.php, now _test.php.
- Add namespace and rename testcase name to match file name.
- Fix php80 deprecation message about optional and required params
  order.
2021-12-19 12:52:49 +01:00