Commit Graph

12 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
0d73b6d164 [CST-4633] Fix issue with detail view mode 2022-01-14 12:18:42 +01: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
f79e210959 Merge branch 'w2p-65195_dynamic-component-refactoring' into clean-relationships-in-submission 2019-10-17 12:49:22 +02:00
lotte
e584489eaf 65195: removed duplicate view mode, renamed existing modes from SetViewMode 2019-09-27 11:22:55 +02:00
lotte
42c690dfd4 moved search module contents to shared 2019-07-10 13:17:28 +02:00
Art Lowel
06d2ac74be added custom item page fields for Projects, OrgUnits and People 2018-05-28 17:22:17 +02:00
Lotte Hofstede
6c2a249fdd test fixes 2018-03-15 16:15:02 +01:00
Lotte Hofstede
0d18d08d22 fixed some tests 2018-03-08 15:40:29 +01:00
Lotte Hofstede
c062fdf396 45621: adding more tests 2017-11-17 17:05:13 +01:00
Àlex Magaz Graça
cbac9ab1de Add tests for ViewModeSwitchComponent 2017-10-19 13:01:19 +02:00