-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
3.8.3
-
None
Since the Moodle app version 3.8.2, mobile Behat tests are all failing, because the screen where you enter a site was changed slightly.
We noticed this because we have mobile app Behat tests for several of our in-house plugins. (Although we didn't notice it straight away because our CI infrastructure was broken for ages, but leaving that aside...)
I will submit a fix. As part of this, presently there is no way for the Behat PHP code to behave differently based on the app version, so I will add a mechanism for this. (Behat scenarios can already use the special tags to enable/disable themselves for app versions, but you can't do that in PHP code.) As a result, the fixed Behat tests should work against both app 3.8.1 (or anything prior) and 3.8.2 (or later).
- duplicates
-
MDL-68789 Behat app scenarios fail on I enter the app step
-
- Closed
-