-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
3.9.13, 3.10.10, 3.11.6, 4.0
-
MOODLE_310_STABLE, MOODLE_311_STABLE, MOODLE_39_STABLE, MOODLE_400_STABLE
-
MDL-74621-master
-
We are now moving all the existing Behat tests that we have on the app inside the app source in order to have it next to the TS code.
The app can be executed on multiple versions on Moodle (currently starting on 3.5) but tests can differ depending on the version of LMS.
Our proposal is to have special tags similar to the existant @app_from @app_upto to filter the different scenarios depending on the version of the LMS that is running.
This tags can be also useful for third party plug-ins that supports different versions of LMS and tests can differ.
I think this should be included on LMS from version 3.5 so I ask to backport and integrate this patch in all the versions we can include it.