Commit Graph

111 Commits (62f804087c46a2df24e1e0a513baeda5c4fafe64)

Author SHA1 Message Date
Pau Ferrer Ocaña d87dfc9678 MOBILE-4636 behat: Remove unnecessary variable navSubscription 2024-09-17 14:17:49 +02:00
Pau Ferrer Ocaña 0ef3524263 MOBILE-4616 behat: Block navigation on behat steps 2024-09-05 11:37:15 +02:00
Pau Ferrer Ocaña 34ae590968 MOBILE-4616 behat: Wait the spinners to be removed 2024-09-04 17:10:02 +02:00
Pau Ferrer Ocaña 80a26121fd MOBILE-4616 behat: Fix go to parent element in closest matching 2024-09-04 17:10:02 +02:00
Pau Ferrer Ocaña e2e1792739 MOBILE-4616 behat: Add an step to go back to root and go back many times 2024-09-04 17:10:01 +02:00
Pau Ferrer Ocaña 038dfd1e59 MOBILE-4616 behat: Fix split view selectors on behat 2024-09-03 11:30:26 +02:00
Pau Ferrer Ocaña b2691e8b3c MOBILE-4616 behat: Correct container visibility and narrow search 2024-09-03 11:30:20 +02:00
Pau Ferrer Ocaña 7b61a836b9 MOBILE-4616 behat: ion-page is not a valid element anymore 2024-09-03 11:30:13 +02:00
Albert Gasset a837c9c551 MOBILE-4616 behat: Fix flaky tests using relative dates
Allow a difference of one minute for the base time used to calculate
the timestamps of relative dates. This change prevents test errors caused
by delays between setting the data with relative dates and the rules that
match those dates.
2024-08-30 14:24:12 +02:00
Albert Gasset 1815059e28 MOBILE-4616 behat: Block Behat for at least 500ms after a press 2024-08-30 11:27:16 +02:00
Pau Ferrer Ocaña 90ec21333b MOBILE-4616 text: Migrate text utils to text 2024-08-14 15:17:41 +02:00
Pau Ferrer Ocaña 3afa736cf4 MOBILE-4616 loading: Create a service to have loading functions 2024-08-13 16:44:25 +02:00
Pau Ferrer Ocaña 7d9c9b6fe9 MOBILE-4616 chore: Create CoreWait to add waiting functions 2024-07-25 10:46:28 +02:00
Pau Ferrer Ocaña 339212435d MOBILE-4569 behat: Fix some behat tests 2024-07-17 16:55:22 +02:00
Noel De Martin f6b5cd9d79 MOBILE-4470 behat: Fix header step 2024-05-14 11:29:00 +02:00
Noel De Martin 37a0378474 MOBILE-4496 ci: Configure coverage tests 2024-05-07 08:51:47 +02:00
Dani Palou ede0fb368f MOBILE-4550 quiz: Add behats to test new attempts UI 2024-04-30 17:36:51 +02:00
Pau Ferrer Ocaña fc225cbdc1 MOBILE-4565 behat: Fix header titles when collapsible are present 2024-04-25 09:46:44 +02:00
Dani Palou b52681e2b2 MOBILE-3947 behat: Add step to wait for Toast to dismiss 2024-03-12 12:41:08 +01:00
Dani Palou 864087c52a MOBILE-3947 behat: Fix datetime behat tests 2024-03-11 10:19:01 +01:00
Dani Palou 69fca2f269 MOBILE-3947 behat: Don't search elements in hidden containers 2024-03-11 10:19:01 +01:00
Dani Palou c9ccf05565 MOBILE-4510 h5p: Fix deleting cached assets 2024-02-20 11:10:52 +01:00
Noel De Martin c3817a0a60 MOBILE-4304 scorm: Comment incompatible tests 2024-02-14 09:06:20 +01:00
Noel De Martin 0c42071511 MOBILE-4304 behat: Fix core file tests 2024-02-14 09:06:20 +01:00
Noel De Martin da5827190f MOBILE-4496 reminders: Timeout permission request in behat 2024-01-31 13:41:35 +01:00
Noel De Martin 208ec01b6c MOBILE-4496 reminders: Improve notification tests
The previous implementation was too flaky because it relied on test execution time
2024-01-31 13:41:35 +01:00
Noel De Martin ab0cff0b6c MOBILE-3947 behat: Fix close popup step
This step was also working for other elements such as ion-alert before
upgrading to ionic 7, so we should keep the same behaviour.
2024-01-23 09:01:12 +01:00
Noel De Martin 44606242fd MOBILE-3947 reminders: Fix tests 2024-01-15 16:35:57 +01:00
Pau Ferrer Ocaña a90d4bda34 MOBILE-3947 behat: Fix tab select status check 2024-01-11 12:59:27 +01:00
Pau Ferrer Ocaña ebb0df1362 MOBILE-3947 behat: Get field when label is inside 2024-01-11 12:59:27 +01:00
Pau Ferrer Ocaña 90a47b2441 MOBILE-3947 behat: Fix ion-toggle press 2024-01-11 12:59:27 +01:00
Pau Ferrer Ocaña 6cca2a953b MOBILE-3947 behat: Check shadowDom on getTopAncestors 2024-01-11 12:59:27 +01:00
Pau Ferrer Ocaña b523757e81 MOBILE-3947 behat: Dispatch ionChange event after setting a field 2024-01-11 12:59:27 +01:00
Pau Ferrer Ocaña 210b3a75a3 MOBILE-3947 behat: Fix Datetime value 2024-01-11 12:59:26 +01:00
Pau Ferrer Ocaña efee601918 MOBILE-3947 behat: Fix backdrop selector
Co-authored-by: NoelDeMartin <noel@moodle.com>
2023-12-18 09:56:41 +01:00
Pau Ferrer Ocaña 2335ff8010 MOBILE-3947 behat: Fix isSelected function 2023-12-14 10:41:34 +01:00
Noel De Martin 130810ca3e MOBILE-3947 behat: Fix gestures 2023-12-05 16:52:03 +01:00
Noel De Martin b0f8f73f85 MOBILE-3947 tests: Fix tests configuration 2023-11-27 17:05:33 +01:00
Pau Ferrer Ocaña 7c31e79bbd MOBILE-3947 slides: Use Swiper instead of IonSlides 2023-11-27 14:45:49 +01:00
Pau Ferrer Ocaña fa7607a0d3 MOBILE-3947 lint: Fix jsdocs 2023-11-27 14:45:31 +01:00
Dani Palou 006f9018a9 MOBILE-4469 login: Move login constants to new file 2023-11-22 09:18:17 +01:00
Noel De Martin 2ec215e212 MOBILE-4272 core: Improve asyncInstance inference 2023-10-03 11:29:53 +02:00
Dani Palou a4ea36399f MOBILE-4420 behat: Support sync network requests 2023-09-26 18:16:44 +02:00
Noel De Martin b62825646c MOBILE-4362 test: Update deprecated deps usage 2023-06-12 14:53:42 +02:00
Noel De Martin d2d8a814f6 MOBILE-2652 glossary: Edit attachments 2023-04-13 17:53:02 +02:00
Noel De Martin 0e6eaeee46 MOBILE-4270 behat: Select option values by text 2023-03-27 14:00:34 +02:00
Noel De Martin a8e7e61e1e MOBILE-4270 behat: Support setting fields by label 2023-03-27 14:00:34 +02:00
Dani Palou 2258c1183b MOBILE-4166 core: Move some CoreApp functions to CorePlatform 2023-02-09 13:34:29 +01:00
Dani Palou 47e5158afe MOBILE-4166 core: Implement CoreDirectivesRegistry and deprecate old one 2023-02-09 13:24:02 +01:00
Dani Palou 0732722882 MOBILE-4069 behat: Test book swipe and numbering 2023-02-08 09:26:56 +01:00