-
Improvement
-
Resolution: Done
-
Minor
-
4.0.2
-
-
MOODLE_400_STABLE
-
MOODLE_401_STABLE
-
Moodle App 4.1.0
Behat tests in the app are working, but there are a couple of things missing to improve the workflow. In particular:
- Tests should be run in every pull request, in order to notice when something is broken before merging.
- The existing plugin to run tests on plugins is currently outdated and should be deprecated in favor of an auto-generated version of the plugin in the app repo.
- moodle-plugin-ci currently does not support running test against the app out of the box, we should provide some instructions.