1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/utility-features/test-utils
Janne Savolainen 76942aed42
Introduce test utils for rendering and running with thrown mobx reactions
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2023-03-13 08:51:29 +02:00
..
src Introduce test utils for rendering and running with thrown mobx reactions 2023-03-13 08:51:29 +02:00
index.ts Introduce test utils for rendering and running with thrown mobx reactions 2023-03-13 08:51:29 +02:00
jest.config.js Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
package.json Introduce test utils for rendering and running with thrown mobx reactions 2023-03-13 08:51:29 +02:00
README.md Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
tsconfig.json Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
webpack.config.js Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00

@k8slens/test-utils

This package contains many useful utilities for testing.