David Castellón
ca18c677e2
MOBILE-3297 behat: Behat basic test for survey
2020-01-14 09:56:13 +01:00
David Castellón
df1e61a955
MOBILE-3296 behat: Behat basic test for choice
2020-01-14 09:55:58 +01:00
David Castellón
2ea009c474
MOBILE-3295 behat: Behat basic test for forum
2020-01-14 09:55:24 +01:00
John Beedell
a14f5dea21
MDL-66918 behat: Behat app step failing
2020-01-09 15:54:16 +00:00
Jun Pataleta
21f13515c0
Merge branch 'MDL-59470' of https://github.com/Chocolate-lightning/moodle
2019-08-08 10:40:51 +08:00
Juan Leyva
a1bb5b879e
Merge pull request #3 from aanabit/app_behat_tests
...
Adding new behat tests for quiz and data for Moodle app
2019-08-05 11:23:01 +02:00
Andrew Nicols
6d07dff441
Merge branch 'MDL-64032-master' of https://github.com/HuongNV13/moodle
2019-08-05 12:55:35 +08:00
Adrian Greeve
68362f4c75
Merge branch 'MDL-58974-master' of git://github.com/vmdef/moodle
2019-08-01 09:02:52 +08:00
Amaia Anabitarte
1b379e34eb
Adding new behat tests for quiz and data for Moodle app
2019-07-30 16:16:53 +08: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
Juan Leyva
3caa6e3a8f
Merge pull request #2 from sarjona/behat-app-core
...
Move @app behat tests from core to local_moodlemobileapp
2019-06-11 19:47:56 +02:00
Amaia Anabitarte
8ad1df7a2f
Fixing behat failures on App3.7
2019-06-07 14:35:47 +02:00
Sara Arjona
e289e3cf89
Move @app tests from core to this plugin
...
It has been decided to have all the @app behat tests centralised
on this plugin.
These behat tests were created by Sam Marshall and Kiet.Chan. Thanks a lot!
2019-06-07 14:14:23 +02:00
Sara Arjona
5c88846c22
Behat app tests for mod choice
2019-06-07 13:04:41 +02:00
Eloy Lafuente (stronk7)
079697de89
Merge branch 'MDL-65137' of https://github.com/KietChan/moodle
2019-04-17 00:49:21 +02:00
Eloy Lafuente (stronk7)
a69fb51866
Merge branch 'MDL-64664-master' of git://github.com/cescobedo/moodle
2019-03-27 22:58:27 +01: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
Eloy Lafuente (stronk7)
c6c049aff8
Merge branch 'MDL-64979-master' of https://github.com/sammarshallou/moodle
2019-03-19 22:01:27 +01:00
sam marshall
e9ea931a48
MDL-64979 Behat: Add option to increase timeouts
2019-03-19 17:17:55 +00:00
Andrew Nicols
a24f9dc9df
MDL-63977 Behat: Wait longer for app login
2019-02-13 14:14:32 +08:00
Andrew Nicols
b7804052a8
MDL-63977 Behat: Prefer ionic approot over wwwroot
2019-02-13 13:55:34 +08:00
sam marshall
c5ce5618ab
MDL-63977 Behat: Organise app functions in window.behat object
2019-02-12 13:26:39 +00:00
sam marshall
165c117bca
MDL-63977 Behat: Rename Ionic config variables for consistency
2019-02-11 16:40:56 +00:00
sam marshall
ebe805c843
MDL-63977 Behat: Make standard login step work for app as well
2019-02-11 16:20:43 +00:00
sam marshall
29bcee1db5
MDL-63977 Behat: Move app startup to before-scenario hook
2019-02-11 16:20:43 +00:00
sam marshall
e6299d9a5f
MDL-63977 Behat: Add generic way to get tag list
2019-02-11 16:20:42 +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