moodle/.github
Eloy Lafuente (stronk7) 3e486ad9ca
MDL-81698 phpunit: New workflow to run tests 1by1 @ GitHub
This workflow just finds all the individual
tests available in core (all the test_ methods
in _test.php file) and runs them one by one,
with a total isolation, because each one is
executed by a different PHPUnit invocation..

Any test ending with error, will be reported
as part of the output.

Note that we are not using PHPUnit's own
isolation here, just running them one by one.
2024-05-25 17:19:43 +02:00
..
workflows MDL-81698 phpunit: New workflow to run tests 1by1 @ GitHub 2024-05-25 17:19:43 +02:00
FUNDING.yml
moodlelogo.svg NOBUG: Fixed SVG browser compatibility 2024-02-08 16:18:01 +01:00
PULL_REQUEST_TEMPLATE.txt MDL-80577 core: Move pull request template 2024-01-15 22:47:45 +08:00
SECURITY.md MDL-80577 core: Add a Moodle security policy for GH 2024-01-15 22:47:45 +08:00