Commit Graph

17 Commits (d384752113001995b15d6da08bd16a2450be43d7)

Author SHA1 Message Date
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
Pau Ferrer Ocaña 1186694c5f MOBILE-4616 url: Migrate all CoreUrlUtils to CoreUrl static singleton 2024-07-25 15:26:53 +02:00
Noel De Martin 37a0378474 MOBILE-4496 ci: Configure coverage tests 2024-05-07 08:51:47 +02:00
Noel De Martin c821ab03d0 MOBILE-4470 login: Fix sites list 2024-04-15 12:39:46 +02:00
Noel De Martin d0fadb93f2 MOBILE-4446 behat: Assert event logs 2024-04-10 14:05:27 +02:00
Noel De Martin 2e4293a633 MOBILE-4470 behat: Add error message details 2024-02-01 13:48:24 +01:00
Noel De Martin da976a08a7 MOBILE-4496 behat: Fix webserver url 2024-01-31 13:41:35 +01:00
Noel De Martin 639b4d9cfa MOBILE-3947 behat: Reimplement wait
The behaviour of wait for new versions has changed, so we need to implement it ourselves. See https://github.com/oleg-andreyev/MinkPhpWebDriver/pull/81
2023-12-05 16:52:03 +01:00
Dani Palou 7c16d5818f MOBILE-4069 behat: Support time transformation in find step 2023-10-09 14:20:13 +02:00
Noel De Martin f2fa7798af MOBILE-4270 behat: Fix viewport in tablet tests 2023-05-16 12:42:40 +02:00
Noel De Martin dbd96d7181 MOBILE-4270 behat: Fix default window size
Tests were already running with these dimensions, but we hadn't noticed because unless the tests are run in headless mode, the minimum width is 500px.
2023-05-11 12:00:58 +02:00
Noel De Martin bd26752037 MOBILE-4081 behat: Remove legacy configuration 2022-10-10 16:36:16 +02:00
Pau Ferrer Ocaña 4d6962043c MOBILE-4081 chore: PHP Code smell fixes 2022-09-02 14:45:04 +02:00
Pau Ferrer Ocaña 2cb74230c1 MOBILE-4047 behat: Add log out step 2022-07-12 16:01:51 +02:00
Pau Ferrer Ocaña a3481d6f9b MOBILE-4047 behat: Fix restart on change user 2022-07-12 16:01:51 +02:00
Noel De Martin 4632eeb932 MOBILE-4110 behat: Fix JS calls 2022-07-07 12:46:00 +02:00
Noel De Martin 474e6df350 MOBILE-4110 behat: Rename plugin to frankenstyle 2022-07-06 12:18:51 +02:00