1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common/test-utils
Janne Savolainen bedc440d42
Fix opening of release details (#5850)
* Make sure release details are updates when opening details

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Relax filtering of resources to prevent crashing when release has installed resources in another namespace

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Add Open Closed Principle compliant way to introduce global overrides without modification in getDiForUnitTesting

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Rework helm release details to fix multiple bugs

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Remove redundant optional chaining

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Simplify code

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2022-07-26 14:57:46 +03:00
..
flush-promises.ts Try solving flaky unit test by switch to use different implementation of setImmediate (#5655) 2022-06-16 09:57:32 -04:00
get-absolute-path-fake.ts Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
get-global-override.ts Fix opening of release details (#5850) 2022-07-26 14:57:46 +03:00
get-promise-status.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
join-paths-fake.ts Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
use-fake-time.ts Fix stuff happening based on timers not being run correctly in unit tests (#5764) 2022-07-01 19:40:34 +03:00