-
- Downloads
test(vis-rawjsonview): 
adds storybook with three test cases

Provides one idea how to handle redux and data state driven testing in storybook. Adds three test cases (1) with data (2) without data both handled in redux, (3) loading with an animated spinner
parent
68e85816
No related branches found
No related tags found
Showing
- apps/graphpolaris/src/web/components/visualisations/PoahVis/PoahVis.stories.tsx 1 addition, 1 deletion...web/components/visualisations/PoahVis/PoahVis.stories.tsx
- apps/graphpolaris/src/web/components/visualisations/RawJSONVis/raw-jsonvis.module.scss 26 additions, 0 deletions...ponents/visualisations/RawJSONVis/raw-jsonvis.module.scss
- apps/graphpolaris/src/web/components/visualisations/RawJSONVis/raw-jsonvis.stories.tsx 73 additions, 0 deletions...ponents/visualisations/RawJSONVis/raw-jsonvis.stories.tsx
- apps/graphpolaris/src/web/components/visualisations/RawJSONVis/raw-jsonvis.tsx 23 additions, 2 deletions.../web/components/visualisations/RawJSONVis/raw-jsonvis.tsx
- libs/shared/data-access/store/src/lib/graphQueryResultSlice.ts 9 additions, 2 deletions...shared/data-access/store/src/lib/graphQueryResultSlice.ts
Please register or sign in to comment