Yura Bondarenko
d69a02e6cc
90978: Fix e2e tests failing due to interactions before page fully loaded
...
Now that we use initialNavigation: 'enabledBlocking', pages can appear to be loaded before some functionality is fully active.
In some cases this trips up Cypress, and it tries to interact with the app too soon.
We address this by introducing a new dsBrowserOnly pipe in order to defer the data-test attributes Cypress relies on to CSR.
2022-05-04 15:25:46 +02:00
Giuseppe Digilio
e5af894077
Removed deprecated helper function async
2021-01-07 20:12:15 +01:00
Giuseppe Digilio
10d0c2e518
fixed tests after angular 10 upgrade
2020-12-03 19:45:05 +01:00
Kristof De Langhe
17249e9541
72699: Additional fixes for maintaining and clearing the redirect url on login components
2020-09-01 16:22:16 +02:00
Kristof De Langhe
55c45f5f6c
72699: Hard redirect after log in - loading fixes
2020-08-27 14:50:13 +02:00
lotte
69ba0865a8
fixed test files + added clean for environment.ts + fixed set-env script bug
2020-03-31 13:50:12 +02:00
Giuseppe Digilio
fdd05d2fec
Refactored components' name and added missing tests
2020-01-02 18:21:47 +01:00
Giuseppe Digilio
61eccb2973
Move out new-user and forgot-password items menu from LogInPasswordComponent
2019-10-24 22:44:36 +02:00
Julius Gruber
62cbba5982
Added config to shibboleth component
2019-09-11 17:42:38 +02:00
Julius Gruber
3ee20ad17a
Changed folder structure in shared/login folder
2019-08-29 09:59:49 +02:00