-
New Feature
-
Resolution: Done
-
Low
-
None
I have been talking with stronk7 about finding a way to automate test our web installation to catch any regressions as they happen.
The initial tasks of this project:
- Find a way to run a Behat test without installing Behat eg running the cli init.php
- Write a Behat test that go through the installation without using Moodle's custom Behat steps.
- Create a test branch and create a custom GHA workflow script
- Create a plugin to run at our CI server.