Commit Graph

8 Commits (990472e02f80e3fe7b1878e29a296252f785e40f)

Author SHA1 Message Date
Pau Ferrer Ocaña 1f04f85599 MDL-67728 behat: Improve behat app selectors 2020-02-21 12:45:05 +01:00
John Beedell a14f5dea21 MDL-66918 behat: Behat app step failing 2020-01-09 15:54:16 +00:00
Amaia Anabitarte 21803fc7f2 MDL-65831 behat: New steps to switch offline mode for moodle app behats 2019-07-29 09:50:41 +08:00
Kiet.Chan d6be9e7233 MDL-65137 behat: Step "I press...the app" should be able to select image 2019-03-26 10:53:31 +07:00
sam marshall c5ce5618ab MDL-63977 Behat: Organise app functions in window.behat object 2019-02-12 13:26:39 +00:00
sam marshall ae110772cf MDL-63977 Behat: Fix bug in 'near' calculation 2019-02-11 16:20:42 +00:00
sam marshall 5958b9dc1b MDL-63977 Behat: Upgrade mobile tests to work with 3.6 app version 2019-02-11 16:20:42 +00:00
sam marshall 2735b7ff8d MDL-63977 Behat: Allow Behat testing of the Moodle mobile app
This change allows you to write and run Behat tests that cover the
mobile app. These should have the @app tag. They will be run in the
Chrome browser using an Ionic server on the local machine.

See config-dist.php for configuration settings, or full docs here:
https://docs.moodle.org/dev/Acceptance_testing_for_the_mobile_app
2019-02-11 16:20:42 +00:00