1
0
Commit Graph

8 Commits

Author SHA1 Message Date
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
lotte
8bf241c182 angular cli 2020-03-18 16:03:40 +01:00
lotte
1f336f29fd small fixes for authentication 2018-09-12 16:11:04 +02:00
Giuseppe Digilio
e0efa5f8e5 changes based on review comments 2018-05-23 18:13:34 +02:00
Giuseppe Digilio
27a36362cf Added tests 2018-05-15 16:54:27 +02:00
Giuseppe Digilio
2637f1c28e Finalized auth module 2018-02-22 15:47:15 +01:00
Giuseppe Digilio
19c9482009 Added first release of the authentication module 2018-02-06 15:48:05 +01:00