Merge branch 'feat/MIN-100-add-test-tests' into 'development'
feat(layer-text): add tests for adding text functionality Closes MIN-100 See merge request !366
No related branches found
No related tags found
Checking pipeline status
Showing
- src/components/FunctionalArea/Modal/LayerTextFactoryModal/LayerTextFactoryModal.component.test.tsx 145 additions, 0 deletions...TextFactoryModal/LayerTextFactoryModal.component.test.tsx
- src/components/FunctionalArea/Modal/LayerTextFactoryModal/LayerTextFactoryModal.component.tsx 1 addition, 1 deletion...LayerTextFactoryModal/LayerTextFactoryModal.component.tsx
- src/components/FunctionalArea/Modal/LayerTextFactoryModal/LayerTextForm.component.tsx 4 additions, 1 deletion...a/Modal/LayerTextFactoryModal/LayerTextForm.component.tsx
- src/components/FunctionalArea/Modal/Modal.component.tsx 2 additions, 2 deletionssrc/components/FunctionalArea/Modal/Modal.component.tsx
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/layer/utils/drawElementOnLayer.test.ts 77 additions, 0 deletions...ector/utils/shapes/layer/utils/drawElementOnLayer.test.ts
- src/components/Map/MapViewer/MapViewerVector/utils/shapes/layer/utils/drawElementOnLayer.ts 1 addition, 1 deletion...ewerVector/utils/shapes/layer/utils/drawElementOnLayer.ts
- src/models/fixtures/layerTextFixture.ts 9 additions, 0 deletionssrc/models/fixtures/layerTextFixture.ts
- src/redux/layers/layers.reducers.test.ts 102 additions, 1 deletionsrc/redux/layers/layers.reducers.test.ts
- src/redux/layers/layers.thunks.test.ts 170 additions, 0 deletionssrc/redux/layers/layers.thunks.test.ts
- src/shared/ColorPicker/ColorTilePicker.component.test.tsx 48 additions, 0 deletionssrc/shared/ColorPicker/ColorTilePicker.component.test.tsx
- src/shared/ColorPicker/ColorTilePicker.component.tsx 5 additions, 5 deletionssrc/shared/ColorPicker/ColorTilePicker.component.tsx
- src/shared/ColorPicker/index.ts 1 addition, 0 deletionssrc/shared/ColorPicker/index.ts
- src/shared/Select/Select.component.tsx 3 additions, 1 deletionsrc/shared/Select/Select.component.tsx
- src/utils/convert/hexToRgbIntAlpha.test.ts 23 additions, 0 deletionssrc/utils/convert/hexToRgbIntAlpha.test.ts
Loading
Please register or sign in to comment