Dani Palou
ba209e35a4
Merge pull request #78 from NoelDeMartin/MOBILE-3833
...
MOBILE-3833 usertours: Fix tests for old versions
2022-03-17 10:58:42 +01:00
Noel De Martin
6d5858a232
MOBILE-3833 usertours: Fix tests for old versions
2022-03-17 10:49:24 +01:00
Dani Palou
90b1b6b4f7
Merge pull request #77 from NoelDeMartin/MOBILE-3833
...
MOBILE-3833 behat: Fix config overrides on reload
2022-03-15 10:46:03 +01:00
Noel De Martin
b5d2c11c15
MOBILE-3833 behat: Fix config overrides on reload
2022-03-15 10:39:33 +01:00
Dani Palou
0393487899
Merge pull request #73 from NoelDeMartin/MOBILE-3153
...
MOBILE-3153 behat: Test User Tours
2022-03-14 16:38:07 +01:00
Dani Palou
03debebb06
Merge pull request #76 from NoelDeMartin/MOBILE-3833
...
MOBILE-3833: Fix tests
2022-03-14 16:15:48 +01:00
Noel De Martin
82fa21f76b
MOBILE-3153 behat: Test User Tours
2022-03-14 15:13:13 +01:00
Noel De Martin
9997217214
MOBILE-3833 behat: Delay verifying item selection
...
Before this fix it was happening too fast some times and giving false negatives
2022-03-14 14:49:50 +01:00
Noel De Martin
12da416a51
MOBILE-3833 behat: Update course summary pages
2022-03-14 14:48:37 +01:00
Dani Palou
58f4dbaba1
Merge pull request #75 from NoelDeMartin/MOBILE-3833
...
MOBILE-3833: Fix tests
2022-03-10 17:29:42 +01:00
Noel De Martin
98d68ad6f2
MOBILE-3833 behat: Fix external link tests
2022-03-10 17:25:43 +01:00
Noel De Martin
07af277a86
MOBILE-3833 behat: Fix forum tests
2022-03-10 17:25:24 +01:00
Noel De Martin
7359114bf6
MOBILE-3833 behat: Fix pressElement helper
...
Behat runtime helpers cannot use async/await because asynchronous errors won't be returned to the php runtime
2022-03-10 17:25:05 +01:00
Pau Ferrer Ocaña
5b66ef7f69
Merge pull request #74 from NoelDeMartin/MOBILE-3833
...
MOBILE-3833 behat: Wait for scroll before click
2022-03-10 15:19:27 +01:00
Noel De Martin
fe2c4474a9
MOBILE-3833 behat: Wait for scroll before click
2022-03-10 15:14:44 +01:00
Dani Palou
d0d900e91b
Merge pull request #72 from NoelDeMartin/MOBILE-3833
...
MOBILE-3833: Fix tests
2022-03-10 12:28:34 +01:00
Noel De Martin
b1c7bb7617
MOBILE-3833 behat: Fix LMS UI changes
2022-03-10 11:19:43 +01:00
Noel De Martin
bb269382be
MOBILE-3833 behat: Update quiz steps
2022-03-10 11:19:27 +01:00
Noel De Martin
71f1ab5229
MOBILE-3833 behat: Update course summary steps
2022-03-10 11:18:59 +01:00
Noel De Martin
bf8a8531ec
MOBILE-3833 behat: Wait swipe animations to finish
...
This is necessary in order to avoid multiple gestures conflicting with each other.
2022-03-10 11:17:19 +01:00
Noel De Martin
ecaaba732a
MOBILE-3833 behat: Improve runtime debugging
...
Injecting the runtime instead of evaluating makes it possible to debug using dev tools
2022-03-10 11:16:37 +01:00
Noel De Martin
462e868582
Merge pull request #71 from crazyserver/integration-pau
...
Integration pau
2022-02-23 11:31:15 +01:00
Pau Ferrer Ocaña
338258a4ad
Fix broken behat tests
2022-02-23 11:18:53 +01:00
Pau Ferrer Ocaña
77c5418f0c
Improve location of elements and containers
2022-02-23 11:18:53 +01:00
Noel De Martin
00f7cda5bf
MOBILE-3954 behat: Update settings strings
2022-02-07 15:01:41 +01:00
Pau Ferrer Ocaña
1efc0c52b7
MOBILE-3954 behat: Adapt changes on storage manager
2022-02-04 09:31:57 +01:00
Dani Palou
ee2b6e7075
Merge pull request #70 from NoelDeMartin/MOBILE-3833
...
MOBILE-3833: Fix course navigation & comment flaky test
2022-01-31 15:20:57 +01:00
Noel De Martin
02d0a15111
MOBILE-3833 forum: Comment flaky test in CI
2022-01-31 14:53:44 +01:00
Noel De Martin
95b7bde2a3
MOBILE-3833 course: Fix course navigation
2022-01-31 14:52:59 +01:00
Noel De Martin
c01a7b2727
Merge pull request #69 from dpalou/MOBILE-3833
...
MOBILE-3833 behat: Test custom URL that calls WS when logged out
2022-01-31 13:25:24 +01:00
Dani Palou
8c0d9042b2
MOBILE-3833 behat: Test custom URL that calls WS when logged out
2022-01-31 13:12:36 +01:00
Dani Palou
540bef6a95
Merge pull request #68 from NoelDeMartin/MOBILE-3833
...
MOBILE-3833 behat: Fix grades tests
2022-01-27 11:26:59 +01:00
Noel De Martin
5a68dc1f16
MOBILE-3833 behat: Fix grades tests
2022-01-27 11:04:26 +01:00
Dani Palou
0204baf5bf
Merge pull request #67 from NoelDeMartin/MOBILE-3833
...
MOBILE-3833: Fix tests
2022-01-26 14:05:12 +01:00
Noel De Martin
82fdde0482
MOBILE-3833 behat: Improve loading more items
...
Without using a smooth scroll, the scroll jumps straight to the loader and sometimes it makes tests fail. Using smooth scrolling is closer to what a user would do and it fixes this problem.
2022-01-25 17:39:01 +01:00
Noel De Martin
a3910f141f
MOBILE-3833 assignment: Update submissions order
2022-01-25 17:37:42 +01:00
Noel De Martin
e8aaf2c158
MOBILE-3833 behat: Update strings
2022-01-25 17:36:36 +01:00
Dani Palou
fefaa6436f
Merge pull request #60 from NoelDeMartin/MOBILE-3833
...
MOBILE-3833: Test chat and settings navigation
2022-01-17 14:43:36 +01:00
Noel De Martin
a67e4356af
MOBILE-3833 chat: Test navigation
2022-01-17 14:31:27 +01:00
Noel De Martin
549b0ce096
Merge pull request #66 from crazyserver/MOBILE-3954
...
Mobile 3954
2022-01-13 16:11:54 +01:00
Pau Ferrer Ocaña
0dceb1ecac
MOBILE-3954: Prefecth course module moved to manage storage
2022-01-13 16:07:39 +01:00
Noel De Martin
bf2ae1ece7
MOBILE-3934 behat: Implement `within` locator
2022-01-13 16:07:39 +01:00
Noel De Martin
7b4975b48f
Merge pull request #62 from dpalou/MOBILE-3922
...
MOBILE-3922 mainmenu: Test that the right page is loaded
2022-01-13 14:02:01 +01:00
Dani Palou
e37011b0de
MOBILE-3922 mainmenu: Test that the right page is loaded
2022-01-13 13:20:52 +01:00
Noel De Martin
21230f733f
MOBILE-3833 settings: Test navigation
2022-01-12 16:34:55 +01:00
Pau Ferrer Ocaña
5b6baee1ae
MOBILE-3833 swipe: Change swipe to directive
2022-01-10 14:41:28 +01:00
Dani Palou
23a63fdb45
Merge pull request #59 from NoelDeMartin/MOBILE-3833
...
MOBILE-3833: Fix tests + simplify entering the app
2021-12-21 07:09:38 +01:00
Noel De Martin
4452bd5875
MOBILE-3833 behat: Simplify entering the app
2021-12-20 17:35:26 +01:00
Noel De Martin
f768a19748
MOBILE-3833 behat: Fix changes in LMS UI
2021-12-20 17:31:54 +01:00
Noel De Martin
b99f47e330
MOBILE-3833 behat: Fix popovers interaction
2021-12-20 17:25:48 +01:00