@3cr/viewer-browser 0.0.334 → 0.0.335
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.bitbucket/pipelines/generated/pipeline/pipes/sonarsource/sonarcloud-scan/sonarcloud-scan.log +306 -290
- package/dist/Viewer3CR.js +36 -36
- package/dist/Viewer3CR.mjs +4513 -4555
- package/dist/Viewer3CR.umd.js +40 -40
- package/package.json +1 -1
- package/src/components/modal/modal/ShareModal.vue +3 -23
- package/src/components/modal/modal/__tests__/ShareModal.spec.ts +3 -24
- package/src/plugins/locales/en.json +5 -16
- package/test-output/coverage/coverage-final.json +12 -12
- package/test-output/coverage/index.html +15 -15
- package/test-output/coverage/lcov-report/index.html +15 -15
- package/test-output/coverage/lcov-report/src/components/modal/ActionRail.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/Viewer3cr.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/Viewer3crWebGL.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/ViewerActionRail.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/ViewerNavigationDrawer.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/ViewerScanView.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/Action.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/Flip3dAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/FlipHorizontalAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/FlipVerticalAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/FullscreenAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/LengthAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/PanAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/ResetViewAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/Rotate2dAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/Slice3dAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/ZoomAction.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/actions/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/app-bars/ViewerActionBar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/app-bars/ViewerAppBar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/app-bars/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/layouts/WebGLClipPath.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/layouts/WebGLClipPathRect.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/useActiveLayout.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/useLayout1x3.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/useLayout2x2.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/layouts/composables/useLayoutFullscreen.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/layouts/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/menus/AutoAnnotateMenu.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/menus/AvatarDropdownMenu.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/menus/HelpMenu.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/menus/SettingsMenu.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/menus/ShareMenu.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/menus/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/AiModelList.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/AskAiModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/AutoAnnotateModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/CloseViewerModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/DataOverlayGeneralModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/DataOverlayMeasurementModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/DataOverlayModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/ShareModal.vue.html +12 -72
- package/test-output/coverage/lcov-report/src/components/modal/modal/UploadsDrawer.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/modal/index.html +18 -18
- package/test-output/coverage/lcov-report/src/components/modal/snackbars/AnnotationGeneratedSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/snackbars/ImagesSharedSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/modal/snackbars/LinkCopiedSnackbar.vue.html +3 -3
- package/test-output/coverage/lcov-report/src/components/modal/snackbars/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationCreateModal.vue.html +3 -3
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationCreateSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationDataTable.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationDeleteModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationDeleteSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationForm.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationIcon.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationInfo.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationMenu.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationPanel.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationTools.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationUpdateModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/AnnotationVisibilityBtn.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/DrawerTitle.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/annotation/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/display/DisplayPanel.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/display/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/history/HistoryModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/history/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadAddObjectBtn.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDataTable.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDataTableItems.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDeleteModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadDropZone.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadFloating.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadIcon.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadInvert.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadLockBtn.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadMenu.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadOpacity.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadPanel.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadToggleSortBtn.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadToggleVisibilityBtn.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadUpdateModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/McadVisibilityBtn.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/mcad/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementAngleSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementDataTable.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementDeleteModal.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementDeleteSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementIcon.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfo.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfoAngle.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfoLength.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementInfoPolygon.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementLengthSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementMenu.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementPanel.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementPolygonSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementTools.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/MeasurementVisibilityBtn.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/navigation/measurement/index.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/ColourPalette.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/DoubleSliderSelector.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/HorizontalSliderSelector.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/KeyboardShortcuts.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/LoadingSpinner.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/MultiLoginError.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/NotificationToaster.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/ShSelect.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/ShTextField.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/ShTextarea.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/UpdateSnackbar.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/ValueSelector.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/VerticalSliderSelector.vue.html +1 -1
- package/test-output/coverage/lcov-report/src/components/shared/index.html +1 -1
- package/test-output/coverage/lcov-report/src/composables/index.html +1 -1
- package/test-output/coverage/lcov-report/src/composables/useNavigationCube.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/composables/useNotificationHandler.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/composables/useScanMovement.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/composables/useScanSliders.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/composables/useToolGroup.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/composables/useViewName.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/composables/useViewer3cr.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/config.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/constants.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/HotkeyScope.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/chunker.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/clamp.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/colours.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/fileReader.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/guards/index.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/guards/isDataOverlayAngle.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/guards/isDataOverlayLength.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/guards/isDataOverlayPolygon.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/index.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/modelHelper.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/openUrl.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/parsers/index.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/parsers/parseAction.ts.html +6 -6
- package/test-output/coverage/lcov-report/src/functions/parsers/parseCallToAction.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/parsers/parseDataOverlay.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/parsers/parseDataOverlayData.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/parsers/parseDataOverlayEvent.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/parsers/parseMcadEvent.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/platform.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/translateTooltipShortcut.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/functions/tsHelper.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/helpers/index.html +1 -1
- package/test-output/coverage/lcov-report/src/helpers/typedArray.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/index.html +1 -1
- package/test-output/coverage/lcov-report/src/models/eventHandlers.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/models/index.html +1 -1
- package/test-output/coverage/lcov-report/src/models/iso-languages.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/models/progress.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/models/scanState.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/index.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/material-symbols/aliases.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/material-symbols/index.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/material-symbols/material-symbols-filled.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/material-symbols/material-symbols-outlined.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/pinia.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/version.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/vue-i18n.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/plugins/vuetify.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/services/gpt.service.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/services/index.html +1 -1
- package/test-output/coverage/lcov-report/src/services/mobile.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/services/models.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/services/service-worker.service.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/services/viewer-3cr.service.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/data-overlay.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/demo.store.ts.html +4 -4
- package/test-output/coverage/lcov-report/src/stores/drawer.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/index.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/intro.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/language.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/mcad-floating.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/mcad.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/save.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/theme.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/tool.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/upload.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/stores/viewer.store.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/annotation-create.tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/annotation-move.tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/data-overlay.tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/index.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/mcad-move.tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/mcad-rotate.tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/mcad-scale-tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/mcad-select-tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/measurement-angle.tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/measurement-length.tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/tools/measurement-polygon.tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/types/index.html +1 -1
- package/test-output/coverage/lcov-report/src/types/viewer-tool.ts.html +1 -1
- package/test-output/coverage/lcov-report/src/vite-env.d.ts.html +1 -1
- package/test-output/coverage/lcov.info +106 -130
- package/test-output/coverage/src/components/modal/ActionRail.vue.html +1 -1
- package/test-output/coverage/src/components/modal/Viewer3cr.vue.html +1 -1
- package/test-output/coverage/src/components/modal/Viewer3crWebGL.vue.html +1 -1
- package/test-output/coverage/src/components/modal/ViewerActionRail.vue.html +1 -1
- package/test-output/coverage/src/components/modal/ViewerNavigationDrawer.vue.html +1 -1
- package/test-output/coverage/src/components/modal/ViewerScanView.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/Action.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/Flip3dAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/FlipHorizontalAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/FlipVerticalAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/FullscreenAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/LengthAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/PanAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/ResetViewAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/Rotate2dAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/Slice3dAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/ZoomAction.vue.html +1 -1
- package/test-output/coverage/src/components/modal/actions/index.html +1 -1
- package/test-output/coverage/src/components/modal/app-bars/ViewerActionBar.vue.html +1 -1
- package/test-output/coverage/src/components/modal/app-bars/ViewerAppBar.vue.html +1 -1
- package/test-output/coverage/src/components/modal/app-bars/index.html +1 -1
- package/test-output/coverage/src/components/modal/index.html +1 -1
- package/test-output/coverage/src/components/modal/layouts/WebGLClipPath.vue.html +1 -1
- package/test-output/coverage/src/components/modal/layouts/WebGLClipPathRect.vue.html +1 -1
- package/test-output/coverage/src/components/modal/layouts/composables/index.html +1 -1
- package/test-output/coverage/src/components/modal/layouts/composables/useActiveLayout.ts.html +1 -1
- package/test-output/coverage/src/components/modal/layouts/composables/useLayout1x3.ts.html +1 -1
- package/test-output/coverage/src/components/modal/layouts/composables/useLayout2x2.ts.html +1 -1
- package/test-output/coverage/src/components/modal/layouts/composables/useLayoutFullscreen.ts.html +1 -1
- package/test-output/coverage/src/components/modal/layouts/index.html +1 -1
- package/test-output/coverage/src/components/modal/menus/AutoAnnotateMenu.vue.html +1 -1
- package/test-output/coverage/src/components/modal/menus/AvatarDropdownMenu.vue.html +1 -1
- package/test-output/coverage/src/components/modal/menus/HelpMenu.vue.html +1 -1
- package/test-output/coverage/src/components/modal/menus/SettingsMenu.vue.html +1 -1
- package/test-output/coverage/src/components/modal/menus/ShareMenu.vue.html +1 -1
- package/test-output/coverage/src/components/modal/menus/index.html +1 -1
- package/test-output/coverage/src/components/modal/modal/AiModelList.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/AskAiModal.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/AutoAnnotateModal.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/CloseViewerModal.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/DataOverlayGeneralModal.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/DataOverlayMeasurementModal.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/DataOverlayModal.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/ShareModal.vue.html +12 -72
- package/test-output/coverage/src/components/modal/modal/UploadsDrawer.vue.html +1 -1
- package/test-output/coverage/src/components/modal/modal/index.html +18 -18
- package/test-output/coverage/src/components/modal/snackbars/AnnotationGeneratedSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/modal/snackbars/ImagesSharedSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/modal/snackbars/LinkCopiedSnackbar.vue.html +3 -3
- package/test-output/coverage/src/components/modal/snackbars/index.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationCreateModal.vue.html +3 -3
- package/test-output/coverage/src/components/navigation/annotation/AnnotationCreateSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationDataTable.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationDeleteModal.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationDeleteSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationForm.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationIcon.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationInfo.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationMenu.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationPanel.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationTools.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationUpdateModal.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/AnnotationVisibilityBtn.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/DrawerTitle.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/annotation/index.html +1 -1
- package/test-output/coverage/src/components/navigation/display/DisplayPanel.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/display/index.html +1 -1
- package/test-output/coverage/src/components/navigation/history/HistoryModal.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/history/index.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadAddObjectBtn.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadDataTable.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadDataTableItems.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadDeleteModal.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadDropZone.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadFloating.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadIcon.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadInvert.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadLockBtn.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadMenu.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadOpacity.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadPanel.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadToggleSortBtn.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadToggleVisibilityBtn.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadUpdateModal.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/McadVisibilityBtn.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/mcad/index.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementAngleSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementDataTable.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementDeleteModal.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementDeleteSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementIcon.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementInfo.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementInfoAngle.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementInfoLength.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementInfoPolygon.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementLengthSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementMenu.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementPanel.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementPolygonSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementTools.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/MeasurementVisibilityBtn.vue.html +1 -1
- package/test-output/coverage/src/components/navigation/measurement/index.html +1 -1
- package/test-output/coverage/src/components/shared/ColourPalette.vue.html +1 -1
- package/test-output/coverage/src/components/shared/DoubleSliderSelector.vue.html +1 -1
- package/test-output/coverage/src/components/shared/HorizontalSliderSelector.vue.html +1 -1
- package/test-output/coverage/src/components/shared/KeyboardShortcuts.vue.html +1 -1
- package/test-output/coverage/src/components/shared/LoadingSpinner.vue.html +1 -1
- package/test-output/coverage/src/components/shared/MultiLoginError.vue.html +1 -1
- package/test-output/coverage/src/components/shared/NotificationToaster.vue.html +1 -1
- package/test-output/coverage/src/components/shared/ShSelect.vue.html +1 -1
- package/test-output/coverage/src/components/shared/ShTextField.vue.html +1 -1
- package/test-output/coverage/src/components/shared/ShTextarea.vue.html +1 -1
- package/test-output/coverage/src/components/shared/UpdateSnackbar.vue.html +1 -1
- package/test-output/coverage/src/components/shared/ValueSelector.vue.html +1 -1
- package/test-output/coverage/src/components/shared/VerticalSliderSelector.vue.html +1 -1
- package/test-output/coverage/src/components/shared/index.html +1 -1
- package/test-output/coverage/src/composables/index.html +1 -1
- package/test-output/coverage/src/composables/useNavigationCube.ts.html +1 -1
- package/test-output/coverage/src/composables/useNotificationHandler.ts.html +1 -1
- package/test-output/coverage/src/composables/useScanMovement.ts.html +1 -1
- package/test-output/coverage/src/composables/useScanSliders.ts.html +1 -1
- package/test-output/coverage/src/composables/useToolGroup.ts.html +1 -1
- package/test-output/coverage/src/composables/useViewName.ts.html +1 -1
- package/test-output/coverage/src/composables/useViewer3cr.ts.html +1 -1
- package/test-output/coverage/src/config.ts.html +1 -1
- package/test-output/coverage/src/constants.ts.html +1 -1
- package/test-output/coverage/src/functions/HotkeyScope.ts.html +1 -1
- package/test-output/coverage/src/functions/chunker.ts.html +1 -1
- package/test-output/coverage/src/functions/clamp.ts.html +1 -1
- package/test-output/coverage/src/functions/colours.ts.html +1 -1
- package/test-output/coverage/src/functions/fileReader.ts.html +1 -1
- package/test-output/coverage/src/functions/guards/index.html +1 -1
- package/test-output/coverage/src/functions/guards/isDataOverlayAngle.ts.html +1 -1
- package/test-output/coverage/src/functions/guards/isDataOverlayLength.ts.html +1 -1
- package/test-output/coverage/src/functions/guards/isDataOverlayPolygon.ts.html +1 -1
- package/test-output/coverage/src/functions/index.html +1 -1
- package/test-output/coverage/src/functions/modelHelper.ts.html +1 -1
- package/test-output/coverage/src/functions/openUrl.ts.html +1 -1
- package/test-output/coverage/src/functions/parsers/index.html +1 -1
- package/test-output/coverage/src/functions/parsers/parseAction.ts.html +6 -6
- package/test-output/coverage/src/functions/parsers/parseCallToAction.ts.html +1 -1
- package/test-output/coverage/src/functions/parsers/parseDataOverlay.ts.html +1 -1
- package/test-output/coverage/src/functions/parsers/parseDataOverlayData.ts.html +1 -1
- package/test-output/coverage/src/functions/parsers/parseDataOverlayEvent.ts.html +1 -1
- package/test-output/coverage/src/functions/parsers/parseMcadEvent.ts.html +1 -1
- package/test-output/coverage/src/functions/platform.ts.html +1 -1
- package/test-output/coverage/src/functions/translateTooltipShortcut.ts.html +1 -1
- package/test-output/coverage/src/functions/tsHelper.ts.html +1 -1
- package/test-output/coverage/src/helpers/index.html +1 -1
- package/test-output/coverage/src/helpers/typedArray.ts.html +1 -1
- package/test-output/coverage/src/index.html +1 -1
- package/test-output/coverage/src/models/eventHandlers.ts.html +1 -1
- package/test-output/coverage/src/models/index.html +1 -1
- package/test-output/coverage/src/models/iso-languages.ts.html +1 -1
- package/test-output/coverage/src/models/progress.ts.html +1 -1
- package/test-output/coverage/src/models/scanState.ts.html +1 -1
- package/test-output/coverage/src/plugins/index.html +1 -1
- package/test-output/coverage/src/plugins/material-symbols/aliases.ts.html +1 -1
- package/test-output/coverage/src/plugins/material-symbols/index.html +1 -1
- package/test-output/coverage/src/plugins/material-symbols/material-symbols-filled.ts.html +1 -1
- package/test-output/coverage/src/plugins/material-symbols/material-symbols-outlined.ts.html +1 -1
- package/test-output/coverage/src/plugins/pinia.ts.html +1 -1
- package/test-output/coverage/src/plugins/version.ts.html +1 -1
- package/test-output/coverage/src/plugins/vue-i18n.ts.html +1 -1
- package/test-output/coverage/src/plugins/vuetify.ts.html +1 -1
- package/test-output/coverage/src/services/gpt.service.ts.html +1 -1
- package/test-output/coverage/src/services/index.html +1 -1
- package/test-output/coverage/src/services/mobile.ts.html +1 -1
- package/test-output/coverage/src/services/models.ts.html +1 -1
- package/test-output/coverage/src/services/service-worker.service.ts.html +1 -1
- package/test-output/coverage/src/services/viewer-3cr.service.ts.html +1 -1
- package/test-output/coverage/src/stores/data-overlay.store.ts.html +1 -1
- package/test-output/coverage/src/stores/demo.store.ts.html +4 -4
- package/test-output/coverage/src/stores/drawer.store.ts.html +1 -1
- package/test-output/coverage/src/stores/index.html +1 -1
- package/test-output/coverage/src/stores/intro.store.ts.html +1 -1
- package/test-output/coverage/src/stores/language.store.ts.html +1 -1
- package/test-output/coverage/src/stores/mcad-floating.store.ts.html +1 -1
- package/test-output/coverage/src/stores/mcad.store.ts.html +1 -1
- package/test-output/coverage/src/stores/save.store.ts.html +1 -1
- package/test-output/coverage/src/stores/theme.store.ts.html +1 -1
- package/test-output/coverage/src/stores/tool.store.ts.html +1 -1
- package/test-output/coverage/src/stores/upload.store.ts.html +1 -1
- package/test-output/coverage/src/stores/viewer.store.ts.html +1 -1
- package/test-output/coverage/src/tools/annotation-create.tool.ts.html +1 -1
- package/test-output/coverage/src/tools/annotation-move.tool.ts.html +1 -1
- package/test-output/coverage/src/tools/data-overlay.tool.ts.html +1 -1
- package/test-output/coverage/src/tools/index.html +1 -1
- package/test-output/coverage/src/tools/mcad-move.tool.ts.html +1 -1
- package/test-output/coverage/src/tools/mcad-rotate.tool.ts.html +1 -1
- package/test-output/coverage/src/tools/mcad-scale-tool.ts.html +1 -1
- package/test-output/coverage/src/tools/mcad-select-tool.ts.html +1 -1
- package/test-output/coverage/src/tools/measurement-angle.tool.ts.html +1 -1
- package/test-output/coverage/src/tools/measurement-length.tool.ts.html +1 -1
- package/test-output/coverage/src/tools/measurement-polygon.tool.ts.html +1 -1
- package/test-output/coverage/src/types/index.html +1 -1
- package/test-output/coverage/src/types/viewer-tool.ts.html +1 -1
- package/test-output/coverage/src/vite-env.d.ts.html +1 -1
- package/test-output/sonar-report.xml +697 -698
|
@@ -1,136 +1,136 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<testExecutions version="1">
|
|
3
3
|
<file path="src/__tests__/app.spec.ts">
|
|
4
|
-
<testCase name="App.vue - should inflate component" duration="
|
|
5
|
-
<testCase name="App.vue - should loadScan" duration="
|
|
4
|
+
<testCase name="App.vue - should inflate component" duration="108" />
|
|
5
|
+
<testCase name="App.vue - should loadScan" duration="30" />
|
|
6
6
|
</file>
|
|
7
7
|
<file path="src/__tests__/main.spec.ts">
|
|
8
|
-
<testCase name="index tests - should resolve loadViewer" duration="
|
|
9
|
-
<testCase name="index tests - should resolve loadSession 3crds url" duration="
|
|
10
|
-
<testCase name="index tests - should resolve loadSession 3crms url" duration="
|
|
11
|
-
<testCase name="index tests - should resolve loadSession 3crs url" duration="
|
|
12
|
-
<testCase name="index tests - should reject loadSession invalid url" duration="
|
|
8
|
+
<testCase name="index tests - should resolve loadViewer" duration="1647" />
|
|
9
|
+
<testCase name="index tests - should resolve loadSession 3crds url" duration="741" />
|
|
10
|
+
<testCase name="index tests - should resolve loadSession 3crms url" duration="771" />
|
|
11
|
+
<testCase name="index tests - should resolve loadSession 3crs url" duration="671" />
|
|
12
|
+
<testCase name="index tests - should reject loadSession invalid url" duration="598" />
|
|
13
13
|
</file>
|
|
14
14
|
<file path="src/components/demo/__tests__/CloudDropZone.spec.ts">
|
|
15
|
-
<testCase name="Cloud DropZone Component - should render the drop zone correctly" duration="
|
|
16
|
-
<testCase name="Cloud DropZone Component - should add drag-over class on dragover and remove it on drag leave" duration="
|
|
17
|
-
<testCase name="Cloud DropZone Component - should add drag-over class on drag enter" duration="
|
|
18
|
-
<testCase name="Cloud DropZone Component - should call onFilesDropped with files on drop" duration="
|
|
19
|
-
<testCase name="Cloud DropZone Component - should handle drop event with no files" duration="
|
|
20
|
-
<testCase name="Cloud DropZone Component - should call onFilesDropped with files when files are selected" duration="
|
|
21
|
-
<testCase name="Cloud DropZone Component - should log a warning when no files are selected" duration="
|
|
15
|
+
<testCase name="Cloud DropZone Component - should render the drop zone correctly" duration="139" />
|
|
16
|
+
<testCase name="Cloud DropZone Component - should add drag-over class on dragover and remove it on drag leave" duration="51" />
|
|
17
|
+
<testCase name="Cloud DropZone Component - should add drag-over class on drag enter" duration="42" />
|
|
18
|
+
<testCase name="Cloud DropZone Component - should call onFilesDropped with files on drop" duration="39" />
|
|
19
|
+
<testCase name="Cloud DropZone Component - should handle drop event with no files" duration="25" />
|
|
20
|
+
<testCase name="Cloud DropZone Component - should call onFilesDropped with files when files are selected" duration="44" />
|
|
21
|
+
<testCase name="Cloud DropZone Component - should log a warning when no files are selected" duration="23" />
|
|
22
22
|
</file>
|
|
23
23
|
<file path="src/components/demo/__tests__/DemoAvatarDropdownMenu.spec.ts">
|
|
24
|
-
<testCase name="DemoAvatarDropdownMenu - should render correctly and trigger actions" duration="
|
|
24
|
+
<testCase name="DemoAvatarDropdownMenu - should render correctly and trigger actions" duration="116" />
|
|
25
25
|
</file>
|
|
26
26
|
<file path="src/components/demo/__tests__/DemoInfoModal.spec.ts">
|
|
27
|
-
<testCase name="DemoLicenceInfoModal tests - should mount" duration="
|
|
28
|
-
<testCase name="DemoLicenceInfoModal tests - should close modal" duration="
|
|
29
|
-
<testCase name="DemoLicenceInfoModal tests - should open support url" duration="
|
|
30
|
-
<testCase name="DemoLicenceInfoModal tests - should open via input" duration="
|
|
31
|
-
<testCase name="DemoLicenceInfoModal tests - should show title and subtitle" duration="
|
|
27
|
+
<testCase name="DemoLicenceInfoModal tests - should mount" duration="221" />
|
|
28
|
+
<testCase name="DemoLicenceInfoModal tests - should close modal" duration="130" />
|
|
29
|
+
<testCase name="DemoLicenceInfoModal tests - should open support url" duration="91" />
|
|
30
|
+
<testCase name="DemoLicenceInfoModal tests - should open via input" duration="65" />
|
|
31
|
+
<testCase name="DemoLicenceInfoModal tests - should show title and subtitle" duration="102" />
|
|
32
32
|
</file>
|
|
33
33
|
<file path="src/components/demo/__tests__/DemoNotificationNavigationDrawer.spec.ts">
|
|
34
|
-
<testCase name="NotificationDrawer.vue - renders correctly with notifications" duration="
|
|
34
|
+
<testCase name="NotificationDrawer.vue - renders correctly with notifications" duration="465" />
|
|
35
35
|
</file>
|
|
36
36
|
<file path="src/components/demo/__tests__/DemoUpgradePlanModal.spec.ts">
|
|
37
|
-
<testCase name="DemoLicenceEnableCloudStorageModal tests - should mount" duration="
|
|
37
|
+
<testCase name="DemoLicenceEnableCloudStorageModal tests - should mount" duration="70" />
|
|
38
38
|
</file>
|
|
39
39
|
<file path="src/components/demo/__tests__/UploadDicomToCloudModal.spec.ts">
|
|
40
|
-
<testCase name="UploadDicomToCloudModal tests - should mount" duration="
|
|
41
|
-
<testCase name="UploadDicomToCloudModal tests - should close modal" duration="
|
|
42
|
-
<testCase name="UploadDicomToCloudModal tests - should close modal via cancel" duration="
|
|
43
|
-
<testCase name="UploadDicomToCloudModal tests - should close modal" duration="
|
|
44
|
-
<testCase name="UploadDicomToCloudModal tests - should open pricing url" duration="
|
|
45
|
-
<testCase name="UploadDicomToCloudModal tests - should get current progress 50%" duration="
|
|
46
|
-
<testCase name="UploadDicomToCloudModal tests - should get current progress 95%" duration="
|
|
47
|
-
<testCase name="UploadDicomToCloudModal tests - should get current progress 0" duration="
|
|
48
|
-
<testCase name="UploadDicomToCloudModal tests - should delete no file" duration="
|
|
49
|
-
<testCase name="UploadDicomToCloudModal tests - should execute interval n + 1 times" duration="
|
|
50
|
-
<testCase name="UploadDicomToCloudModal tests - should delete 1 file" duration="
|
|
51
|
-
<testCase name="UploadDicomToCloudModal tests - should delete 1 file through template" duration="
|
|
52
|
-
<testCase name="UploadDicomToCloudModal tests - should retry 1 file" duration="
|
|
53
|
-
<testCase name="UploadDicomToCloudModal tests - should retry 1 file through template" duration="
|
|
54
|
-
<testCase name="UploadDicomToCloudModal tests - should show uploading linear" duration="
|
|
55
|
-
<testCase name="UploadDicomToCloudModal tests - should onComplete" duration="
|
|
40
|
+
<testCase name="UploadDicomToCloudModal tests - should mount" duration="219" />
|
|
41
|
+
<testCase name="UploadDicomToCloudModal tests - should close modal" duration="135" />
|
|
42
|
+
<testCase name="UploadDicomToCloudModal tests - should close modal via cancel" duration="112" />
|
|
43
|
+
<testCase name="UploadDicomToCloudModal tests - should close modal" duration="73" />
|
|
44
|
+
<testCase name="UploadDicomToCloudModal tests - should open pricing url" duration="90" />
|
|
45
|
+
<testCase name="UploadDicomToCloudModal tests - should get current progress 50%" duration="75" />
|
|
46
|
+
<testCase name="UploadDicomToCloudModal tests - should get current progress 95%" duration="64" />
|
|
47
|
+
<testCase name="UploadDicomToCloudModal tests - should get current progress 0" duration="73" />
|
|
48
|
+
<testCase name="UploadDicomToCloudModal tests - should delete no file" duration="76" />
|
|
49
|
+
<testCase name="UploadDicomToCloudModal tests - should execute interval n + 1 times" duration="83" />
|
|
50
|
+
<testCase name="UploadDicomToCloudModal tests - should delete 1 file" duration="282" />
|
|
51
|
+
<testCase name="UploadDicomToCloudModal tests - should delete 1 file through template" duration="128" />
|
|
52
|
+
<testCase name="UploadDicomToCloudModal tests - should retry 1 file" duration="145" />
|
|
53
|
+
<testCase name="UploadDicomToCloudModal tests - should retry 1 file through template" duration="131" />
|
|
54
|
+
<testCase name="UploadDicomToCloudModal tests - should show uploading linear" duration="118" />
|
|
55
|
+
<testCase name="UploadDicomToCloudModal tests - should onComplete" duration="106" />
|
|
56
56
|
</file>
|
|
57
57
|
<file path="src/components/demo/__tests__/demo-payload.spec.ts">
|
|
58
|
-
<testCase name="demo payload tests - should exist" duration="
|
|
58
|
+
<testCase name="demo payload tests - should exist" duration="6" />
|
|
59
59
|
</file>
|
|
60
60
|
<file path="src/components/modal/__tests__/ActionRail.spec.ts">
|
|
61
|
-
<testCase name="ActionRail tests - should mount" duration="
|
|
61
|
+
<testCase name="ActionRail tests - should mount" duration="75" />
|
|
62
62
|
</file>
|
|
63
63
|
<file path="src/components/modal/__tests__/Viewer3cr.spec.ts">
|
|
64
|
-
<testCase name="Viewer3cr tests - inflates" duration="
|
|
65
|
-
<testCase name="Viewer3cr tests - watchers - scanState.value.Display.Brightness" duration="
|
|
66
|
-
<testCase name="Viewer3cr tests - watchers - scanState.value.Display.Contrast" duration="
|
|
67
|
-
<testCase name="Viewer3cr tests - watchers - scanState.value.Display.Opacity" duration="
|
|
68
|
-
<testCase name="Viewer3cr tests - watchers - scanState.value.Display.WindowLower" duration="
|
|
69
|
-
<testCase name="Viewer3cr tests - watchers - scanState.value.Display.WindowUpper" duration="
|
|
70
|
-
<testCase name="Viewer3cr tests - watchers - scanState.value.Display.ThresholdLower" duration="
|
|
71
|
-
<testCase name="Viewer3cr tests - watchers - scanState.value.Display.ThresholdUpper" duration="
|
|
72
|
-
<testCase name="Viewer3cr tests - watchers - scanState.value.Slice.TransverseLower" duration="
|
|
73
|
-
<testCase name="Viewer3cr tests - watchers - scanState.value.Orientations.Transverse.Slice" duration="
|
|
74
|
-
<testCase name="Viewer3cr tests - watchers - scanState.value.Slice.TransverseUpper" duration="
|
|
75
|
-
<testCase name="Viewer3cr tests - watchers - scanState.value.Slice.SagittalLower" duration="
|
|
76
|
-
<testCase name="Viewer3cr tests - watchers - scanState.value.Orientations.Sagittal.Slice" duration="
|
|
77
|
-
<testCase name="Viewer3cr tests - watchers - scanState.value.Slice.SagittalUpper" duration="
|
|
78
|
-
<testCase name="Viewer3cr tests - watchers - scanState.value.Slice.CoronalLower" duration="
|
|
79
|
-
<testCase name="Viewer3cr tests - watchers - scanState.value.Orientations.Coronal.Slice" duration="
|
|
80
|
-
<testCase name="Viewer3cr tests - watchers - scanState.value.Slice.CoronalUpper" duration="
|
|
81
|
-
<testCase name="Viewer3cr tests - watchers - scanState.value.Slice.CoronalUpper transaction disabled" duration="
|
|
82
|
-
<testCase name="Viewer3cr tests - watchers - scanState.value.InteractionSettings.PanSensivitity transaction disabled" duration="
|
|
83
|
-
<testCase name="Viewer3cr tests - watchers - scanState.value.InteractionSettings.PanSensivitity" duration="
|
|
84
|
-
<testCase name="Viewer3cr tests - watchers - scanState.value.InteractionSettings.ZoomSensitivity" duration="
|
|
85
|
-
<testCase name="Viewer3cr tests - watchers - scanState.value.InteractionSettings.RotateSensitivity" duration="
|
|
86
|
-
<testCase name="Viewer3cr tests - watchers - scanState.value.InteractionSettings.CameraRotateSensitivity" duration="
|
|
87
|
-
<testCase name="Viewer3cr tests - watches scanState" duration="
|
|
88
|
-
<testCase name="Viewer3cr tests - tSlider should be set" duration="
|
|
89
|
-
<testCase name="Viewer3cr tests - sSlider should be set" duration="
|
|
90
|
-
<testCase name="Viewer3cr tests - cSlider should be set" duration="
|
|
91
|
-
<testCase name="Viewer3cr tests - windowSlider should set" duration="
|
|
92
|
-
<testCase name="Viewer3cr tests - thresholdSlider should set" duration="
|
|
93
|
-
<testCase name="Viewer3cr tests - tSlider should set" duration="
|
|
94
|
-
<testCase name="Viewer3cr tests - sSlider should set" duration="
|
|
95
|
-
<testCase name="Viewer3cr tests - cSlider should set" duration="
|
|
96
|
-
<testCase name="Viewer3cr tests - should isLayout2x2" duration="
|
|
97
|
-
<testCase name="Viewer3cr tests - should isLayout1x3" duration="
|
|
98
|
-
<testCase name="Viewer3cr tests - should getCurrentGreyscalePreset" duration="
|
|
99
|
-
<testCase name="Viewer3cr tests - should getCurrentGreyscalePreset" duration="
|
|
100
|
-
<testCase name="Viewer3cr tests - should getCurrentGreyscalePreset" duration="
|
|
101
|
-
<testCase name="Viewer3cr tests - should getCurrentGreyscalePreset" duration="
|
|
102
|
-
<testCase name="Viewer3cr tests - should close dialog" duration="
|
|
103
|
-
<testCase name="Viewer3cr tests - should close dialog appbar" duration="
|
|
104
|
-
<testCase name="Viewer3cr tests - should ViewerIntro emit start" duration="
|
|
105
|
-
<testCase name="Viewer3cr tests - should ViewerIntro set value" duration="
|
|
106
|
-
<testCase name="Viewer3cr tests - should ViewerTour set value" duration="
|
|
107
|
-
<testCase name="Viewer3cr tests - should setValue" duration="
|
|
108
|
-
<testCase name="Viewer3cr tests - should v-model modals" duration="
|
|
109
|
-
<testCase name="Viewer3cr tests - should set settings-menu model" duration="
|
|
64
|
+
<testCase name="Viewer3cr tests - inflates" duration="837" />
|
|
65
|
+
<testCase name="Viewer3cr tests - watchers - scanState.value.Display.Brightness" duration="613" />
|
|
66
|
+
<testCase name="Viewer3cr tests - watchers - scanState.value.Display.Contrast" duration="726" />
|
|
67
|
+
<testCase name="Viewer3cr tests - watchers - scanState.value.Display.Opacity" duration="602" />
|
|
68
|
+
<testCase name="Viewer3cr tests - watchers - scanState.value.Display.WindowLower" duration="563" />
|
|
69
|
+
<testCase name="Viewer3cr tests - watchers - scanState.value.Display.WindowUpper" duration="529" />
|
|
70
|
+
<testCase name="Viewer3cr tests - watchers - scanState.value.Display.ThresholdLower" duration="495" />
|
|
71
|
+
<testCase name="Viewer3cr tests - watchers - scanState.value.Display.ThresholdUpper" duration="489" />
|
|
72
|
+
<testCase name="Viewer3cr tests - watchers - scanState.value.Slice.TransverseLower" duration="499" />
|
|
73
|
+
<testCase name="Viewer3cr tests - watchers - scanState.value.Orientations.Transverse.Slice" duration="439" />
|
|
74
|
+
<testCase name="Viewer3cr tests - watchers - scanState.value.Slice.TransverseUpper" duration="653" />
|
|
75
|
+
<testCase name="Viewer3cr tests - watchers - scanState.value.Slice.SagittalLower" duration="589" />
|
|
76
|
+
<testCase name="Viewer3cr tests - watchers - scanState.value.Orientations.Sagittal.Slice" duration="511" />
|
|
77
|
+
<testCase name="Viewer3cr tests - watchers - scanState.value.Slice.SagittalUpper" duration="748" />
|
|
78
|
+
<testCase name="Viewer3cr tests - watchers - scanState.value.Slice.CoronalLower" duration="822" />
|
|
79
|
+
<testCase name="Viewer3cr tests - watchers - scanState.value.Orientations.Coronal.Slice" duration="425" />
|
|
80
|
+
<testCase name="Viewer3cr tests - watchers - scanState.value.Slice.CoronalUpper" duration="530" />
|
|
81
|
+
<testCase name="Viewer3cr tests - watchers - scanState.value.Slice.CoronalUpper transaction disabled" duration="515" />
|
|
82
|
+
<testCase name="Viewer3cr tests - watchers - scanState.value.InteractionSettings.PanSensivitity transaction disabled" duration="569" />
|
|
83
|
+
<testCase name="Viewer3cr tests - watchers - scanState.value.InteractionSettings.PanSensivitity" duration="1006" />
|
|
84
|
+
<testCase name="Viewer3cr tests - watchers - scanState.value.InteractionSettings.ZoomSensitivity" duration="614" />
|
|
85
|
+
<testCase name="Viewer3cr tests - watchers - scanState.value.InteractionSettings.RotateSensitivity" duration="508" />
|
|
86
|
+
<testCase name="Viewer3cr tests - watchers - scanState.value.InteractionSettings.CameraRotateSensitivity" duration="655" />
|
|
87
|
+
<testCase name="Viewer3cr tests - watches scanState" duration="497" />
|
|
88
|
+
<testCase name="Viewer3cr tests - tSlider should be set" duration="561" />
|
|
89
|
+
<testCase name="Viewer3cr tests - sSlider should be set" duration="467" />
|
|
90
|
+
<testCase name="Viewer3cr tests - cSlider should be set" duration="474" />
|
|
91
|
+
<testCase name="Viewer3cr tests - windowSlider should set" duration="488" />
|
|
92
|
+
<testCase name="Viewer3cr tests - thresholdSlider should set" duration="491" />
|
|
93
|
+
<testCase name="Viewer3cr tests - tSlider should set" duration="408" />
|
|
94
|
+
<testCase name="Viewer3cr tests - sSlider should set" duration="500" />
|
|
95
|
+
<testCase name="Viewer3cr tests - cSlider should set" duration="636" />
|
|
96
|
+
<testCase name="Viewer3cr tests - should isLayout2x2" duration="592" />
|
|
97
|
+
<testCase name="Viewer3cr tests - should isLayout1x3" duration="740" />
|
|
98
|
+
<testCase name="Viewer3cr tests - should getCurrentGreyscalePreset" duration="636" />
|
|
99
|
+
<testCase name="Viewer3cr tests - should getCurrentGreyscalePreset" duration="697" />
|
|
100
|
+
<testCase name="Viewer3cr tests - should getCurrentGreyscalePreset" duration="737" />
|
|
101
|
+
<testCase name="Viewer3cr tests - should getCurrentGreyscalePreset" duration="672" />
|
|
102
|
+
<testCase name="Viewer3cr tests - should close dialog" duration="1067" />
|
|
103
|
+
<testCase name="Viewer3cr tests - should close dialog appbar" duration="878" />
|
|
104
|
+
<testCase name="Viewer3cr tests - should ViewerIntro emit start" duration="1539" />
|
|
105
|
+
<testCase name="Viewer3cr tests - should ViewerIntro set value" duration="1089" />
|
|
106
|
+
<testCase name="Viewer3cr tests - should ViewerTour set value" duration="1288" />
|
|
107
|
+
<testCase name="Viewer3cr tests - should setValue" duration="4005" />
|
|
108
|
+
<testCase name="Viewer3cr tests - should v-model modals" duration="1123" />
|
|
109
|
+
<testCase name="Viewer3cr tests - should set settings-menu model" duration="899" />
|
|
110
110
|
</file>
|
|
111
111
|
<file path="src/components/modal/__tests__/Viewer3crWebGL.spec.ts">
|
|
112
|
-
<testCase name="Viewer3crWebGL spec - creates instance" duration="
|
|
113
|
-
<testCase name="Viewer3crWebGL spec - should emit wheel event" duration="
|
|
114
|
-
<testCase name="Viewer3crWebGL spec - should emit mouseover event" duration="
|
|
115
|
-
<testCase name="Viewer3crWebGL spec - should emit mouseout event" duration="
|
|
116
|
-
<testCase name="Viewer3crWebGL spec - should test user agent" duration="
|
|
117
|
-
<testCase name="Viewer3crWebGL spec - should test storage" duration="
|
|
112
|
+
<testCase name="Viewer3crWebGL spec - creates instance" duration="124" />
|
|
113
|
+
<testCase name="Viewer3crWebGL spec - should emit wheel event" duration="38" />
|
|
114
|
+
<testCase name="Viewer3crWebGL spec - should emit mouseover event" duration="30" />
|
|
115
|
+
<testCase name="Viewer3crWebGL spec - should emit mouseout event" duration="52" />
|
|
116
|
+
<testCase name="Viewer3crWebGL spec - should test user agent" duration="41" />
|
|
117
|
+
<testCase name="Viewer3crWebGL spec - should test storage" duration="48" />
|
|
118
118
|
</file>
|
|
119
119
|
<file path="src/components/modal/__tests__/ViewerActionRail.spec.ts">
|
|
120
|
-
<testCase name="ViewerActionRail tests - should mount" duration="
|
|
120
|
+
<testCase name="ViewerActionRail tests - should mount" duration="128" />
|
|
121
121
|
</file>
|
|
122
122
|
<file path="src/components/modal/__tests__/ViewerNavigationDrawer.spec.ts">
|
|
123
|
-
<testCase name="ViewerNavigationDrawer tests - should mount" duration="
|
|
124
|
-
<testCase name="ViewerNavigationDrawer tests - should hover show back" duration="
|
|
125
|
-
<testCase name="ViewerNavigationDrawer tests - should close" duration="
|
|
126
|
-
<testCase name="ViewerNavigationDrawer tests - should close with onExit" duration="
|
|
127
|
-
<testCase name="ViewerNavigationDrawer tests - should hover show back" duration="
|
|
128
|
-
<testCase name="ViewerNavigationDrawer tests - should update vlist on change" duration="
|
|
129
|
-
<testCase name="ViewerNavigationDrawer tests - should update vlist on change mcad" duration="
|
|
130
|
-
<testCase name="ViewerNavigationDrawer tests - should call all hotkey scopes" duration="
|
|
131
|
-
<testCase name="ViewerNavigationDrawer tests - should call hotkey scopes on drawer" duration="
|
|
132
|
-
<testCase name="ViewerNavigationDrawer tests - should display different home icon" duration="
|
|
133
|
-
<testCase name="ViewerNavigationDrawer tests - should display default home" duration="
|
|
123
|
+
<testCase name="ViewerNavigationDrawer tests - should mount" duration="271" />
|
|
124
|
+
<testCase name="ViewerNavigationDrawer tests - should hover show back" duration="336" />
|
|
125
|
+
<testCase name="ViewerNavigationDrawer tests - should close" duration="299" />
|
|
126
|
+
<testCase name="ViewerNavigationDrawer tests - should close with onExit" duration="285" />
|
|
127
|
+
<testCase name="ViewerNavigationDrawer tests - should hover show back" duration="310" />
|
|
128
|
+
<testCase name="ViewerNavigationDrawer tests - should update vlist on change" duration="605" />
|
|
129
|
+
<testCase name="ViewerNavigationDrawer tests - should update vlist on change mcad" duration="649" />
|
|
130
|
+
<testCase name="ViewerNavigationDrawer tests - should call all hotkey scopes" duration="1434" />
|
|
131
|
+
<testCase name="ViewerNavigationDrawer tests - should call hotkey scopes on drawer" duration="1529" />
|
|
132
|
+
<testCase name="ViewerNavigationDrawer tests - should display different home icon" duration="515" />
|
|
133
|
+
<testCase name="ViewerNavigationDrawer tests - should display default home" duration="9072">
|
|
134
134
|
<error message="Test timed out in 5000ms.
|
|
135
135
|
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".">
|
|
136
136
|
<![CDATA[Error: STACK_TRACE_ERROR
|
|
@@ -151,8 +151,8 @@ If this is a long-running test, pass a timeout value as the last argument or con
|
|
|
151
151
|
at runBaseTests (file:///opt/atlassian/pipelines/agent/build/node_modules/vitest/dist/chunks/base.DfmxU-tU.js:32:2)]]>
|
|
152
152
|
</error>
|
|
153
153
|
</testCase>
|
|
154
|
-
<testCase name="ViewerNavigationDrawer tests - should display different display icon" duration="
|
|
155
|
-
<testCase name="ViewerNavigationDrawer tests - should display default display" duration="
|
|
154
|
+
<testCase name="ViewerNavigationDrawer tests - should display different display icon" duration="2662" />
|
|
155
|
+
<testCase name="ViewerNavigationDrawer tests - should display default display" duration="8988">
|
|
156
156
|
<error message="Test timed out in 5000ms.
|
|
157
157
|
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".">
|
|
158
158
|
<![CDATA[Error: STACK_TRACE_ERROR
|
|
@@ -173,8 +173,8 @@ If this is a long-running test, pass a timeout value as the last argument or con
|
|
|
173
173
|
at runBaseTests (file:///opt/atlassian/pipelines/agent/build/node_modules/vitest/dist/chunks/base.DfmxU-tU.js:32:2)]]>
|
|
174
174
|
</error>
|
|
175
175
|
</testCase>
|
|
176
|
-
<testCase name="ViewerNavigationDrawer tests - should display different annotations icon" duration="
|
|
177
|
-
<testCase name="ViewerNavigationDrawer tests - should display default annotations" duration="
|
|
176
|
+
<testCase name="ViewerNavigationDrawer tests - should display different annotations icon" duration="2692" />
|
|
177
|
+
<testCase name="ViewerNavigationDrawer tests - should display default annotations" duration="9441">
|
|
178
178
|
<error message="Test timed out in 5000ms.
|
|
179
179
|
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".">
|
|
180
180
|
<![CDATA[Error: STACK_TRACE_ERROR
|
|
@@ -195,8 +195,8 @@ If this is a long-running test, pass a timeout value as the last argument or con
|
|
|
195
195
|
at runBaseTests (file:///opt/atlassian/pipelines/agent/build/node_modules/vitest/dist/chunks/base.DfmxU-tU.js:32:2)]]>
|
|
196
196
|
</error>
|
|
197
197
|
</testCase>
|
|
198
|
-
<testCase name="ViewerNavigationDrawer tests - should display different measure icon" duration="
|
|
199
|
-
<testCase name="ViewerNavigationDrawer tests - should display default measure" duration="
|
|
198
|
+
<testCase name="ViewerNavigationDrawer tests - should display different measure icon" duration="2710" />
|
|
199
|
+
<testCase name="ViewerNavigationDrawer tests - should display default measure" duration="8066">
|
|
200
200
|
<error message="Test timed out in 5000ms.
|
|
201
201
|
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".">
|
|
202
202
|
<![CDATA[Error: STACK_TRACE_ERROR
|
|
@@ -217,8 +217,8 @@ If this is a long-running test, pass a timeout value as the last argument or con
|
|
|
217
217
|
at runBaseTests (file:///opt/atlassian/pipelines/agent/build/node_modules/vitest/dist/chunks/base.DfmxU-tU.js:32:2)]]>
|
|
218
218
|
</error>
|
|
219
219
|
</testCase>
|
|
220
|
-
<testCase name="ViewerNavigationDrawer tests - should display different design icon" duration="
|
|
221
|
-
<testCase name="ViewerNavigationDrawer tests - should display default design" duration="
|
|
220
|
+
<testCase name="ViewerNavigationDrawer tests - should display different design icon" duration="555" />
|
|
221
|
+
<testCase name="ViewerNavigationDrawer tests - should display default design" duration="9442">
|
|
222
222
|
<error message="Test timed out in 5000ms.
|
|
223
223
|
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".">
|
|
224
224
|
<![CDATA[Error: STACK_TRACE_ERROR
|
|
@@ -241,493 +241,492 @@ If this is a long-running test, pass a timeout value as the last argument or con
|
|
|
241
241
|
</testCase>
|
|
242
242
|
</file>
|
|
243
243
|
<file path="src/components/modal/__tests__/ViewerScanView.spec.ts">
|
|
244
|
-
<testCase name="ViewerScanView tests - should mount volume" duration="
|
|
245
|
-
<testCase name="ViewerScanView tests - should mount transverse" duration="
|
|
246
|
-
<testCase name="ViewerScanView tests - should mount coronal" duration="
|
|
247
|
-
<testCase name="ViewerScanView tests - should mount sagittal" duration="
|
|
248
|
-
<testCase name="ViewerScanView tests - should horizontal flip" duration="
|
|
249
|
-
<testCase name="ViewerScanView tests - should vertical flip" duration="
|
|
250
|
-
<testCase name="ViewerScanView tests - should keep hover active" duration="
|
|
251
|
-
<testCase name="ViewerScanView tests - should enter" duration="
|
|
244
|
+
<testCase name="ViewerScanView tests - should mount volume" duration="204" />
|
|
245
|
+
<testCase name="ViewerScanView tests - should mount transverse" duration="124" />
|
|
246
|
+
<testCase name="ViewerScanView tests - should mount coronal" duration="77" />
|
|
247
|
+
<testCase name="ViewerScanView tests - should mount sagittal" duration="45" />
|
|
248
|
+
<testCase name="ViewerScanView tests - should horizontal flip" duration="163" />
|
|
249
|
+
<testCase name="ViewerScanView tests - should vertical flip" duration="86" />
|
|
250
|
+
<testCase name="ViewerScanView tests - should keep hover active" duration="172" />
|
|
251
|
+
<testCase name="ViewerScanView tests - should enter" duration="85" />
|
|
252
252
|
</file>
|
|
253
253
|
<file path="src/components/modal/actions/__tests__/Action.spec.ts">
|
|
254
|
-
<testCase name="Action tests - should render as button" duration="
|
|
255
|
-
<testCase name="Action tests - should render as menu-item" duration="
|
|
256
|
-
<testCase name="Action tests - should render nothing" duration="
|
|
254
|
+
<testCase name="Action tests - should render as button" duration="203" />
|
|
255
|
+
<testCase name="Action tests - should render as menu-item" duration="65" />
|
|
256
|
+
<testCase name="Action tests - should render nothing" duration="22" />
|
|
257
257
|
</file>
|
|
258
258
|
<file path="src/components/modal/actions/__tests__/Flip3dAction.spec.ts">
|
|
259
|
-
<testCase name="Flip3dAction tests - should flip sagittal" duration="
|
|
260
|
-
<testCase name="Flip3dAction tests - should flip coronal" duration="
|
|
261
|
-
<testCase name="Flip3dAction tests - should flip transverse" duration="
|
|
259
|
+
<testCase name="Flip3dAction tests - should flip sagittal" duration="207" />
|
|
260
|
+
<testCase name="Flip3dAction tests - should flip coronal" duration="71" />
|
|
261
|
+
<testCase name="Flip3dAction tests - should flip transverse" duration="49" />
|
|
262
262
|
</file>
|
|
263
263
|
<file path="src/components/modal/actions/__tests__/FlipHorizontalAction.spec.ts">
|
|
264
|
-
<testCase name="FlipHorizontalAction tests - should flip horizontally" duration="
|
|
264
|
+
<testCase name="FlipHorizontalAction tests - should flip horizontally" duration="137" />
|
|
265
265
|
</file>
|
|
266
266
|
<file path="src/components/modal/actions/__tests__/FlipVerticalAction.spec.ts">
|
|
267
|
-
<testCase name="FlipVerticalAction tests - should flip horizontally" duration="
|
|
267
|
+
<testCase name="FlipVerticalAction tests - should flip horizontally" duration="178" />
|
|
268
268
|
</file>
|
|
269
269
|
<file path="src/components/modal/actions/__tests__/FullscreenAction.spec.ts">
|
|
270
|
-
<testCase name="FullscreenAction tests - should fullscreen" duration="
|
|
271
|
-
<testCase name="FullscreenAction tests - should exit fullscreen" duration="
|
|
270
|
+
<testCase name="FullscreenAction tests - should fullscreen" duration="310" />
|
|
271
|
+
<testCase name="FullscreenAction tests - should exit fullscreen" duration="71" />
|
|
272
272
|
</file>
|
|
273
273
|
<file path="src/components/modal/actions/__tests__/PanAction.spec.ts">
|
|
274
|
-
<testCase name="PanAction tests - should disable unity input while active" duration="
|
|
274
|
+
<testCase name="PanAction tests - should disable unity input while active" duration="181" />
|
|
275
275
|
</file>
|
|
276
276
|
<file path="src/components/modal/actions/__tests__/ResetViewAction.spec.ts">
|
|
277
|
-
<testCase name="ResetViewAction tests - should reset view" duration="
|
|
277
|
+
<testCase name="ResetViewAction tests - should reset view" duration="156" />
|
|
278
278
|
</file>
|
|
279
279
|
<file path="src/components/modal/actions/__tests__/Rotate2dAction.spec.ts">
|
|
280
|
-
<testCase name="Rotate2dAction tests - should apply rotation" duration="
|
|
280
|
+
<testCase name="Rotate2dAction tests - should apply rotation" duration="386" />
|
|
281
281
|
</file>
|
|
282
282
|
<file path="src/components/modal/actions/__tests__/Slice3dAction.spec.ts">
|
|
283
|
-
<testCase name="Slice3dAction tests - should open slice menu" duration="
|
|
284
|
-
<testCase name="Slice3dAction tests - should set double-slider-selector model" duration="
|
|
283
|
+
<testCase name="Slice3dAction tests - should open slice menu" duration="578" />
|
|
284
|
+
<testCase name="Slice3dAction tests - should set double-slider-selector model" duration="546" />
|
|
285
285
|
</file>
|
|
286
286
|
<file path="src/components/modal/app-bars/__tests__/ViewerActionBar.spec.ts">
|
|
287
|
-
<testCase name="Viewer3cr tests - inflates" duration="
|
|
288
|
-
<testCase name="Viewer3cr tests - should set 2x2 view" duration="
|
|
289
|
-
<testCase name="Viewer3cr tests - should show open scan" duration="
|
|
290
|
-
<testCase name="Viewer3cr tests - should show all as open" duration="
|
|
291
|
-
<testCase name="Viewer3cr tests - should show all as open" duration="
|
|
292
|
-
<testCase name="Viewer3cr tests - should show all as closed" duration="
|
|
293
|
-
<testCase name="Viewer3cr tests - should set 1x3 view" duration="
|
|
294
|
-
<testCase name="Viewer3cr tests - should download scan" duration="
|
|
295
|
-
<testCase name="Viewer3cr tests - should load scan" duration="
|
|
296
|
-
<testCase name="Viewer3cr tests - should cloud scan" duration="
|
|
297
|
-
<testCase name="Viewer3cr tests - should reset scan" duration="
|
|
298
|
-
<testCase name="Viewer3cr tests - should save scan" duration="
|
|
287
|
+
<testCase name="Viewer3cr tests - inflates" duration="184" />
|
|
288
|
+
<testCase name="Viewer3cr tests - should set 2x2 view" duration="126" />
|
|
289
|
+
<testCase name="Viewer3cr tests - should show open scan" duration="133" />
|
|
290
|
+
<testCase name="Viewer3cr tests - should show all as open" duration="165" />
|
|
291
|
+
<testCase name="Viewer3cr tests - should show all as open" duration="608" />
|
|
292
|
+
<testCase name="Viewer3cr tests - should show all as closed" duration="566" />
|
|
293
|
+
<testCase name="Viewer3cr tests - should set 1x3 view" duration="284" />
|
|
294
|
+
<testCase name="Viewer3cr tests - should download scan" duration="237" />
|
|
295
|
+
<testCase name="Viewer3cr tests - should load scan" duration="260" />
|
|
296
|
+
<testCase name="Viewer3cr tests - should cloud scan" duration="254" />
|
|
297
|
+
<testCase name="Viewer3cr tests - should reset scan" duration="342" />
|
|
298
|
+
<testCase name="Viewer3cr tests - should save scan" duration="276" />
|
|
299
299
|
</file>
|
|
300
300
|
<file path="src/components/modal/app-bars/__tests__/ViewerAppBar.spec.ts">
|
|
301
|
-
<testCase name="ViewerAppBar tests - inflates" duration="
|
|
302
|
-
<testCase name="ViewerAppBar tests - shows text" duration="
|
|
303
|
-
<testCase name="ViewerAppBar tests - shows text on hover" duration="
|
|
304
|
-
<testCase name="ViewerAppBar tests - should upgrade" duration="
|
|
305
|
-
<testCase name="ViewerAppBar tests - should close dropdown" duration="
|
|
301
|
+
<testCase name="ViewerAppBar tests - inflates" duration="171" />
|
|
302
|
+
<testCase name="ViewerAppBar tests - shows text" duration="117" />
|
|
303
|
+
<testCase name="ViewerAppBar tests - shows text on hover" duration="246" />
|
|
304
|
+
<testCase name="ViewerAppBar tests - should upgrade" duration="98" />
|
|
305
|
+
<testCase name="ViewerAppBar tests - should close dropdown" duration="183" />
|
|
306
306
|
</file>
|
|
307
307
|
<file path="src/components/modal/layouts/composables/__tests__/useLayout1x3.spec.ts">
|
|
308
|
-
<testCase name="useLayout1x3 tests - useLayout1x3 volume" duration="
|
|
308
|
+
<testCase name="useLayout1x3 tests - useLayout1x3 volume" duration="10" />
|
|
309
309
|
</file>
|
|
310
310
|
<file path="src/components/modal/layouts/composables/__tests__/useLayout2x2.spec.ts">
|
|
311
|
-
<testCase name="useLayout2x2 tests - useLayout2x2 volume" duration="
|
|
311
|
+
<testCase name="useLayout2x2 tests - useLayout2x2 volume" duration="8" />
|
|
312
312
|
</file>
|
|
313
313
|
<file path="src/components/modal/layouts/composables/__tests__/useLayoutFullscreen.spec.ts">
|
|
314
|
-
<testCase name="fullscreen tests - fullscreen volume" duration="
|
|
314
|
+
<testCase name="fullscreen tests - fullscreen volume" duration="7" />
|
|
315
315
|
</file>
|
|
316
316
|
<file path="src/components/modal/menus/__tests__/AutoAnnotateMenu.spec.ts">
|
|
317
|
-
<testCase name="AutoAnnotateMenu - should open the menu when menuOpen is true" duration="
|
|
318
|
-
<testCase name="AutoAnnotateMenu - should call runAiModel when a model is selected" duration="
|
|
319
|
-
<testCase name="AutoAnnotateMenu - should open the menu when no models are selected" duration="
|
|
320
|
-
<testCase name="AutoAnnotateMenu - should set autoAnnotate model loading" duration="
|
|
321
|
-
<testCase name="AutoAnnotateMenu - should set annotationGeneratedSnackbar model s_annotate " duration="
|
|
317
|
+
<testCase name="AutoAnnotateMenu - should open the menu when menuOpen is true" duration="344" />
|
|
318
|
+
<testCase name="AutoAnnotateMenu - should call runAiModel when a model is selected" duration="4257" />
|
|
319
|
+
<testCase name="AutoAnnotateMenu - should open the menu when no models are selected" duration="206" />
|
|
320
|
+
<testCase name="AutoAnnotateMenu - should set autoAnnotate model loading" duration="89" />
|
|
321
|
+
<testCase name="AutoAnnotateMenu - should set annotationGeneratedSnackbar model s_annotate " duration="102" />
|
|
322
322
|
</file>
|
|
323
323
|
<file path="src/components/modal/menus/__tests__/AvatarDropdownMenu.spec.ts">
|
|
324
|
-
<testCase name="AvatarDropdownMenu - should call click when button is triggered" duration="
|
|
325
|
-
<testCase name="AvatarDropdownMenu - should show DemoAvatarDropdownMenu is IsDemo" duration="
|
|
326
|
-
<testCase name="AvatarDropdownMenu - should close and emit close" duration="
|
|
327
|
-
<testCase name="AvatarDropdownMenu - should mount if showAvatarDropdown is true" duration="
|
|
328
|
-
<testCase name="AvatarDropdownMenu - button should not exist if showAvatarDropdown is undefined" duration="
|
|
324
|
+
<testCase name="AvatarDropdownMenu - should call click when button is triggered" duration="138" />
|
|
325
|
+
<testCase name="AvatarDropdownMenu - should show DemoAvatarDropdownMenu is IsDemo" duration="42" />
|
|
326
|
+
<testCase name="AvatarDropdownMenu - should close and emit close" duration="55" />
|
|
327
|
+
<testCase name="AvatarDropdownMenu - should mount if showAvatarDropdown is true" duration="139" />
|
|
328
|
+
<testCase name="AvatarDropdownMenu - button should not exist if showAvatarDropdown is undefined" duration="58" />
|
|
329
329
|
</file>
|
|
330
330
|
<file path="src/components/modal/menus/__tests__/HelpMenu.spec.ts">
|
|
331
|
-
<testCase name="HelpMenu - should set keyboardShortcuts model m_shortcuts" duration="
|
|
331
|
+
<testCase name="HelpMenu - should set keyboardShortcuts model m_shortcuts" duration="740" />
|
|
332
332
|
</file>
|
|
333
333
|
<file path="src/components/modal/menus/__tests__/SettingsMenu.spec.ts">
|
|
334
|
-
<testCase name="SettingsMenu - should open menu when ModelValue is true" duration="
|
|
335
|
-
<testCase name="SettingsMenu - should update brightness modelValue" duration="
|
|
336
|
-
<testCase name="SettingsMenu - should update interactionSettings modelValue" duration="
|
|
337
|
-
<testCase name="SettingsMenu - should change modelValue for switch" duration="
|
|
338
|
-
<testCase name="SettingsMenu - should change modelValue for stlResolution" duration="
|
|
334
|
+
<testCase name="SettingsMenu - should open menu when ModelValue is true" duration="711" />
|
|
335
|
+
<testCase name="SettingsMenu - should update brightness modelValue" duration="531" />
|
|
336
|
+
<testCase name="SettingsMenu - should update interactionSettings modelValue" duration="486" />
|
|
337
|
+
<testCase name="SettingsMenu - should change modelValue for switch" duration="380" />
|
|
338
|
+
<testCase name="SettingsMenu - should change modelValue for stlResolution" duration="425" />
|
|
339
339
|
</file>
|
|
340
340
|
<file path="src/components/modal/modal/__tests__/AiModelList.spec.ts">
|
|
341
|
-
<testCase name="AiModelList.vue - Pre-selected Items - should call getAIModels when options.value.getAIModels is defined" duration="
|
|
342
|
-
<testCase name="AiModelList.vue - Pre-selected Items - should update selected items when selected is updated directly" duration="
|
|
343
|
-
<testCase name="AiModelList.vue - Pre-selected Items - should update selected array when an item is selected and deselected" duration="
|
|
341
|
+
<testCase name="AiModelList.vue - Pre-selected Items - should call getAIModels when options.value.getAIModels is defined" duration="254" />
|
|
342
|
+
<testCase name="AiModelList.vue - Pre-selected Items - should update selected items when selected is updated directly" duration="89" />
|
|
343
|
+
<testCase name="AiModelList.vue - Pre-selected Items - should update selected array when an item is selected and deselected" duration="102" />
|
|
344
344
|
</file>
|
|
345
345
|
<file path="src/components/modal/modal/__tests__/AskAI.spec.ts">
|
|
346
|
-
<testCase name="AskAI tests - should mount" duration="
|
|
347
|
-
<testCase name="AskAI tests - should close modal" duration="
|
|
348
|
-
<testCase name="AskAI tests - should ask follow up question" duration="
|
|
346
|
+
<testCase name="AskAI tests - should mount" duration="160" />
|
|
347
|
+
<testCase name="AskAI tests - should close modal" duration="263" />
|
|
348
|
+
<testCase name="AskAI tests - should ask follow up question" duration="180" />
|
|
349
349
|
</file>
|
|
350
350
|
<file path="src/components/modal/modal/__tests__/AutoAnnotateModal.spec.ts">
|
|
351
|
-
<testCase name="AutoAnnotateModal tests - should mount" duration="
|
|
352
|
-
<testCase name="AutoAnnotateModal tests - should close modal" duration="
|
|
353
|
-
<testCase name="AutoAnnotateModal tests - should get random text" duration="
|
|
351
|
+
<testCase name="AutoAnnotateModal tests - should mount" duration="90" />
|
|
352
|
+
<testCase name="AutoAnnotateModal tests - should close modal" duration="105" />
|
|
353
|
+
<testCase name="AutoAnnotateModal tests - should get random text" duration="78" />
|
|
354
354
|
</file>
|
|
355
355
|
<file path="src/components/modal/modal/__tests__/CloseViewerModal.spec.ts">
|
|
356
|
-
<testCase name="CloseViewerModal tests - should open modal" duration="
|
|
357
|
-
<testCase name="CloseViewerModal tests - should close modal" duration="
|
|
358
|
-
<testCase name="CloseViewerModal tests - should cancel modal" duration="
|
|
359
|
-
<testCase name="CloseViewerModal tests - should close modal without saving" duration="
|
|
360
|
-
<testCase name="CloseViewerModal tests - should close modal and save session" duration="
|
|
356
|
+
<testCase name="CloseViewerModal tests - should open modal" duration="219" />
|
|
357
|
+
<testCase name="CloseViewerModal tests - should close modal" duration="121" />
|
|
358
|
+
<testCase name="CloseViewerModal tests - should cancel modal" duration="134" />
|
|
359
|
+
<testCase name="CloseViewerModal tests - should close modal without saving" duration="98" />
|
|
360
|
+
<testCase name="CloseViewerModal tests - should close modal and save session" duration="125" />
|
|
361
361
|
</file>
|
|
362
362
|
<file path="src/components/modal/modal/__tests__/DataOverlayGeneralModal.spec.ts">
|
|
363
|
-
<testCase name="DataOverlayGeneralModal tests - should mount" duration="
|
|
364
|
-
<testCase name="DataOverlayGeneralModal tests - should have description" duration="
|
|
365
|
-
<testCase name="DataOverlayGeneralModal tests - should not have description" duration="
|
|
366
|
-
<testCase name="DataOverlayGeneralModal tests - should update title from parent" duration="
|
|
363
|
+
<testCase name="DataOverlayGeneralModal tests - should mount" duration="175" />
|
|
364
|
+
<testCase name="DataOverlayGeneralModal tests - should have description" duration="66" />
|
|
365
|
+
<testCase name="DataOverlayGeneralModal tests - should not have description" duration="73" />
|
|
366
|
+
<testCase name="DataOverlayGeneralModal tests - should update title from parent" duration="63" />
|
|
367
367
|
</file>
|
|
368
368
|
<file path="src/components/modal/modal/__tests__/DataOverlayMeasurementModal.spec.ts">
|
|
369
|
-
<testCase name="DataOverlayInfo tests - should mount" duration="
|
|
370
|
-
<testCase name="DataOverlayInfo tests - should select an item as measurement" duration="
|
|
371
|
-
<testCase name="DataOverlayInfo tests - should start editing" duration="
|
|
372
|
-
<testCase name="DataOverlayInfo tests - should finish editing" duration="
|
|
373
|
-
<testCase name="DataOverlayInfo tests - should update title from parent" duration="
|
|
369
|
+
<testCase name="DataOverlayInfo tests - should mount" duration="174" />
|
|
370
|
+
<testCase name="DataOverlayInfo tests - should select an item as measurement" duration="97" />
|
|
371
|
+
<testCase name="DataOverlayInfo tests - should start editing" duration="75" />
|
|
372
|
+
<testCase name="DataOverlayInfo tests - should finish editing" duration="79" />
|
|
373
|
+
<testCase name="DataOverlayInfo tests - should update title from parent" duration="64" />
|
|
374
374
|
</file>
|
|
375
375
|
<file path="src/components/modal/modal/__tests__/DataOverlayModal.spec.ts">
|
|
376
|
-
<testCase name="DataOverlayInfo tests - should mount" duration="
|
|
377
|
-
<testCase name="DataOverlayInfo tests - should select an item as measurement" duration="
|
|
378
|
-
<testCase name="DataOverlayInfo tests - should select an item as measurement and updateTitle" duration="
|
|
379
|
-
<testCase name="DataOverlayInfo tests - should select an item as mcad" duration="
|
|
380
|
-
<testCase name="DataOverlayInfo tests - simulate click" duration="
|
|
376
|
+
<testCase name="DataOverlayInfo tests - should mount" duration="146" />
|
|
377
|
+
<testCase name="DataOverlayInfo tests - should select an item as measurement" duration="292" />
|
|
378
|
+
<testCase name="DataOverlayInfo tests - should select an item as measurement and updateTitle" duration="183" />
|
|
379
|
+
<testCase name="DataOverlayInfo tests - should select an item as mcad" duration="436" />
|
|
380
|
+
<testCase name="DataOverlayInfo tests - simulate click" duration="164" />
|
|
381
381
|
</file>
|
|
382
382
|
<file path="src/components/modal/modal/__tests__/ShareModal.spec.ts">
|
|
383
|
-
<testCase name="ShareModal tests - should mount" duration="
|
|
384
|
-
<testCase name="ShareModal tests - should mount and open Modal" duration="
|
|
385
|
-
<testCase name="ShareModal tests - should mount and close modal by click" duration="
|
|
386
|
-
<testCase name="ShareModal tests - should mount and close modal by click cancel" duration="
|
|
387
|
-
<testCase name="ShareModal tests - should mount and setTab second" duration="
|
|
388
|
-
<testCase name="ShareModal tests - should mount and setTab first" duration="
|
|
389
|
-
<testCase name="ShareModal tests - should mount and setTab through window second" duration="
|
|
390
|
-
<testCase name="ShareModal tests - should mount and setTab through window first" duration="
|
|
383
|
+
<testCase name="ShareModal tests - should mount" duration="171" />
|
|
384
|
+
<testCase name="ShareModal tests - should mount and open Modal" duration="283" />
|
|
385
|
+
<testCase name="ShareModal tests - should mount and close modal by click" duration="232" />
|
|
386
|
+
<testCase name="ShareModal tests - should mount and close modal by click cancel" duration="162" />
|
|
387
|
+
<testCase name="ShareModal tests - should mount and setTab second" duration="191" />
|
|
388
|
+
<testCase name="ShareModal tests - should mount and setTab first" duration="130" />
|
|
389
|
+
<testCase name="ShareModal tests - should mount and setTab through window second" duration="161" />
|
|
390
|
+
<testCase name="ShareModal tests - should mount and setTab through window first" duration="123" />
|
|
391
391
|
<testCase name="ShareModal tests - should show ImagesSharedSnackbar" duration="142" />
|
|
392
|
-
<testCase name="ShareModal tests - should show ImagesSharedSnackbar then close it" duration="
|
|
393
|
-
<testCase name="ShareModal tests - should show LinkCopiedSnackbar" duration="
|
|
394
|
-
<testCase name="ShareModal tests - should show LinkCopiedSnackbar then close it" duration="
|
|
395
|
-
<testCase name="ShareModal tests - should set email value" duration="
|
|
396
|
-
<testCase name="ShareModal tests - should invite email" duration="
|
|
397
|
-
<testCase name="ShareModal tests - should copy link" duration="217" />
|
|
392
|
+
<testCase name="ShareModal tests - should show ImagesSharedSnackbar then close it" duration="420" />
|
|
393
|
+
<testCase name="ShareModal tests - should show LinkCopiedSnackbar" duration="110" />
|
|
394
|
+
<testCase name="ShareModal tests - should show LinkCopiedSnackbar then close it" duration="174" />
|
|
395
|
+
<testCase name="ShareModal tests - should set email value" duration="201" />
|
|
396
|
+
<testCase name="ShareModal tests - should invite email" duration="157" />
|
|
398
397
|
</file>
|
|
399
398
|
<file path="src/components/modal/modal/__tests__/UploadsDrawer.spec.ts">
|
|
400
|
-
<testCase name="UploadsDrawer - calculates progress correctly for uploading files" duration="
|
|
401
|
-
<testCase name="UploadsDrawer - returns 0 progress when upload does not have progress (completed)" duration="
|
|
402
|
-
<testCase name="UploadsDrawer - should display v-sheet when v-bottom-sheet modelValue is true" duration="
|
|
403
|
-
<testCase name="UploadsDrawer - should expand" duration="
|
|
404
|
-
<testCase name="UploadsDrawer - should close" duration="
|
|
405
|
-
<testCase name="UploadsDrawer - should be waiting" duration="
|
|
406
|
-
<testCase name="UploadsDrawer - should be counting then finish" duration="
|
|
407
|
-
<testCase name="UploadsDrawer - should show cancelled" duration="
|
|
399
|
+
<testCase name="UploadsDrawer - calculates progress correctly for uploading files" duration="257" />
|
|
400
|
+
<testCase name="UploadsDrawer - returns 0 progress when upload does not have progress (completed)" duration="65" />
|
|
401
|
+
<testCase name="UploadsDrawer - should display v-sheet when v-bottom-sheet modelValue is true" duration="166" />
|
|
402
|
+
<testCase name="UploadsDrawer - should expand" duration="152" />
|
|
403
|
+
<testCase name="UploadsDrawer - should close" duration="144" />
|
|
404
|
+
<testCase name="UploadsDrawer - should be waiting" duration="81" />
|
|
405
|
+
<testCase name="UploadsDrawer - should be counting then finish" duration="192" />
|
|
406
|
+
<testCase name="UploadsDrawer - should show cancelled" duration="87" />
|
|
408
407
|
</file>
|
|
409
408
|
<file path="src/components/modal/snackbars/__tests__/AnnotationGeneratedSnackbar.spec.ts">
|
|
410
|
-
<testCase name="AnnotationGeneratedSnackbar - should render the snackbar correctly" duration="
|
|
411
|
-
<testCase name="AnnotationGeneratedSnackbar - should close the snackbar when close icon is clicked" duration="
|
|
412
|
-
<testCase name="AnnotationGeneratedSnackbar - should call undo function and close the snackbar" duration="
|
|
413
|
-
<testCase name="AnnotationGeneratedSnackbar - should update modelValue and bind correctly via v-model" duration="
|
|
409
|
+
<testCase name="AnnotationGeneratedSnackbar - should render the snackbar correctly" duration="262" />
|
|
410
|
+
<testCase name="AnnotationGeneratedSnackbar - should close the snackbar when close icon is clicked" duration="113" />
|
|
411
|
+
<testCase name="AnnotationGeneratedSnackbar - should call undo function and close the snackbar" duration="96" />
|
|
412
|
+
<testCase name="AnnotationGeneratedSnackbar - should update modelValue and bind correctly via v-model" duration="66" />
|
|
414
413
|
</file>
|
|
415
414
|
<file path="src/components/modal/snackbars/__tests__/ImagesSharedSnackbar.spec.ts">
|
|
416
|
-
<testCase name="ImagesSharedSnackbar - should open snack bar when ModelValue is set to true" duration="
|
|
417
|
-
<testCase name="ImagesSharedSnackbar - should emit update:modelValue when close button is clicked and close the snackbar" duration="
|
|
415
|
+
<testCase name="ImagesSharedSnackbar - should open snack bar when ModelValue is set to true" duration="223" />
|
|
416
|
+
<testCase name="ImagesSharedSnackbar - should emit update:modelValue when close button is clicked and close the snackbar" duration="75" />
|
|
418
417
|
</file>
|
|
419
418
|
<file path="src/components/modal/snackbars/__tests__/LinkCopiedSnackbar.spec.ts">
|
|
420
|
-
<testCase name="LinkedCopiedSnackbar - should render the snackbar correctly when modelValue is set to true" duration="
|
|
421
|
-
<testCase name="LinkedCopiedSnackbar - should close the snackbar when the close button is clicked" duration="
|
|
419
|
+
<testCase name="LinkedCopiedSnackbar - should render the snackbar correctly when modelValue is set to true" duration="296" />
|
|
420
|
+
<testCase name="LinkedCopiedSnackbar - should close the snackbar when the close button is clicked" duration="81" />
|
|
422
421
|
</file>
|
|
423
422
|
<file path="src/components/navigation/annotation/__tests__/AnnotationCreateModal.spec.ts">
|
|
424
|
-
<testCase name="MaskIcon tests - should mount" duration="
|
|
425
|
-
<testCase name="MaskIcon tests - should mount open" duration="
|
|
426
|
-
<testCase name="MaskIcon tests - should mount open and open createsnack" duration="
|
|
427
|
-
<testCase name="MaskIcon tests - should Update overlay" duration="
|
|
428
|
-
<testCase name="MaskIcon tests - should submit form" duration="
|
|
423
|
+
<testCase name="MaskIcon tests - should mount" duration="112" />
|
|
424
|
+
<testCase name="MaskIcon tests - should mount open" duration="968" />
|
|
425
|
+
<testCase name="MaskIcon tests - should mount open and open createsnack" duration="781" />
|
|
426
|
+
<testCase name="MaskIcon tests - should Update overlay" duration="516" />
|
|
427
|
+
<testCase name="MaskIcon tests - should submit form" duration="552" />
|
|
429
428
|
</file>
|
|
430
429
|
<file path="src/components/navigation/annotation/__tests__/AnnotationCreateSnackbar.spec.ts">
|
|
431
|
-
<testCase name="Snackbar Component - should mount" duration="
|
|
432
|
-
<testCase name="Snackbar Component - renders the snackbar with the correct text and icon" duration="
|
|
433
|
-
<testCase name="Snackbar Component - should close the snackbar when the undo button is clicked" duration="
|
|
434
|
-
<testCase name="Snackbar Component - should close the snackbar when the close icon is clicked" duration="
|
|
430
|
+
<testCase name="Snackbar Component - should mount" duration="92" />
|
|
431
|
+
<testCase name="Snackbar Component - renders the snackbar with the correct text and icon" duration="115" />
|
|
432
|
+
<testCase name="Snackbar Component - should close the snackbar when the undo button is clicked" duration="75" />
|
|
433
|
+
<testCase name="Snackbar Component - should close the snackbar when the close icon is clicked" duration="64" />
|
|
435
434
|
</file>
|
|
436
435
|
<file path="src/components/navigation/annotation/__tests__/AnnotationDataTable.spec.ts">
|
|
437
|
-
<testCase name="AnnotationDataTable tests - should mount" duration="
|
|
438
|
-
<testCase name="AnnotationDataTable tests - should update search" duration="
|
|
439
|
-
<testCase name="AnnotationDataTable tests - should clear search" duration="
|
|
440
|
-
<testCase name="AnnotationDataTable tests - should update expanded" duration="
|
|
441
|
-
<testCase name="AnnotationDataTable tests - should check header props" duration="
|
|
442
|
-
<testCase name="AnnotationDataTable tests - should filter" duration="
|
|
443
|
-
<testCase name="AnnotationDataTable tests - should filter" duration="
|
|
436
|
+
<testCase name="AnnotationDataTable tests - should mount" duration="187" />
|
|
437
|
+
<testCase name="AnnotationDataTable tests - should update search" duration="69" />
|
|
438
|
+
<testCase name="AnnotationDataTable tests - should clear search" duration="87" />
|
|
439
|
+
<testCase name="AnnotationDataTable tests - should update expanded" duration="61" />
|
|
440
|
+
<testCase name="AnnotationDataTable tests - should check header props" duration="59" />
|
|
441
|
+
<testCase name="AnnotationDataTable tests - should filter" duration="82" />
|
|
442
|
+
<testCase name="AnnotationDataTable tests - should filter" duration="95" />
|
|
444
443
|
</file>
|
|
445
444
|
<file path="src/components/navigation/annotation/__tests__/AnnotationDeleteSnackbar.spec.ts">
|
|
446
|
-
<testCase name="AnnotationDeleteSnackbar tests - should mount" duration="
|
|
447
|
-
<testCase name="AnnotationDeleteSnackbar tests - should open AnnotationDeleteSnackbar" duration="
|
|
448
|
-
<testCase name="AnnotationDeleteSnackbar tests - should close AnnotationDeleteSnackbar" duration="
|
|
449
|
-
<testCase name="AnnotationDeleteSnackbar tests - should close AnnotationDeleteSnackbar" duration="
|
|
445
|
+
<testCase name="AnnotationDeleteSnackbar tests - should mount" duration="103" />
|
|
446
|
+
<testCase name="AnnotationDeleteSnackbar tests - should open AnnotationDeleteSnackbar" duration="205" />
|
|
447
|
+
<testCase name="AnnotationDeleteSnackbar tests - should close AnnotationDeleteSnackbar" duration="111" />
|
|
448
|
+
<testCase name="AnnotationDeleteSnackbar tests - should close AnnotationDeleteSnackbar" duration="98" />
|
|
450
449
|
</file>
|
|
451
450
|
<file path="src/components/navigation/annotation/__tests__/AnnotationForm.spec.ts">
|
|
452
|
-
<testCase name="MaskIcon tests - should mount" duration="
|
|
453
|
-
<testCase name="MaskIcon tests - should mount with icon" duration="
|
|
454
|
-
<testCase name="MaskIcon tests - should mount without icon" duration="
|
|
455
|
-
<testCase name="MaskIcon tests - should set text field value" duration="
|
|
456
|
-
<testCase name="MaskIcon tests - should set text field 2 value" duration="
|
|
457
|
-
<testCase name="MaskIcon tests - should set text field value" duration="
|
|
458
|
-
<testCase name="MaskIcon tests - should removeaction" duration="
|
|
459
|
-
<testCase name="MaskIcon tests - should colour pallete" duration="
|
|
460
|
-
<testCase name="MaskIcon tests - should set and get icon" duration="
|
|
461
|
-
<testCase name="MaskIcon tests - should check input values" duration="
|
|
451
|
+
<testCase name="MaskIcon tests - should mount" duration="471" />
|
|
452
|
+
<testCase name="MaskIcon tests - should mount with icon" duration="373" />
|
|
453
|
+
<testCase name="MaskIcon tests - should mount without icon" duration="287" />
|
|
454
|
+
<testCase name="MaskIcon tests - should set text field value" duration="383" />
|
|
455
|
+
<testCase name="MaskIcon tests - should set text field 2 value" duration="1293" />
|
|
456
|
+
<testCase name="MaskIcon tests - should set text field value" duration="183" />
|
|
457
|
+
<testCase name="MaskIcon tests - should removeaction" duration="239" />
|
|
458
|
+
<testCase name="MaskIcon tests - should colour pallete" duration="303" />
|
|
459
|
+
<testCase name="MaskIcon tests - should set and get icon" duration="426" />
|
|
460
|
+
<testCase name="MaskIcon tests - should check input values" duration="386" />
|
|
462
461
|
</file>
|
|
463
462
|
<file path="src/components/navigation/annotation/__tests__/AnnotationIcon.spec.ts">
|
|
464
|
-
<testCase name="MaskIcon tests - should mount" duration="
|
|
463
|
+
<testCase name="MaskIcon tests - should mount" duration="88" />
|
|
465
464
|
</file>
|
|
466
465
|
<file path="src/components/navigation/annotation/__tests__/AnnotationTools.spec.ts">
|
|
467
|
-
<testCase name="AnnotationTools tests - should mount" duration="
|
|
468
|
-
<testCase name="AnnotationTools tests - should AnnotationCreateModal" duration="
|
|
469
|
-
<testCase name="AnnotationTools tests - should create snackbar" duration="
|
|
470
|
-
<testCase name="AnnotationTools tests - should close create snackbar" duration="
|
|
471
|
-
<testCase name="AnnotationTools tests - should move snackbar" duration="
|
|
472
|
-
<testCase name="AnnotationTools tests - should close move snackbar" duration="
|
|
473
|
-
<testCase name="AnnotationTools tests - should AnnotationDeleteSnackbar" duration="
|
|
474
|
-
<testCase name="AnnotationTools tests - should create" duration="
|
|
475
|
-
<testCase name="AnnotationTools tests - should move" duration="
|
|
466
|
+
<testCase name="AnnotationTools tests - should mount" duration="1063" />
|
|
467
|
+
<testCase name="AnnotationTools tests - should AnnotationCreateModal" duration="285" />
|
|
468
|
+
<testCase name="AnnotationTools tests - should create snackbar" duration="149" />
|
|
469
|
+
<testCase name="AnnotationTools tests - should close create snackbar" duration="294" />
|
|
470
|
+
<testCase name="AnnotationTools tests - should move snackbar" duration="223" />
|
|
471
|
+
<testCase name="AnnotationTools tests - should close move snackbar" duration="266" />
|
|
472
|
+
<testCase name="AnnotationTools tests - should AnnotationDeleteSnackbar" duration="421" />
|
|
473
|
+
<testCase name="AnnotationTools tests - should create" duration="497" />
|
|
474
|
+
<testCase name="AnnotationTools tests - should move" duration="713" />
|
|
476
475
|
</file>
|
|
477
476
|
<file path="src/components/navigation/display/__tests__/DisplayPanel.spec.ts">
|
|
478
477
|
<testCase name="ViewerDisplaySettings tests - should mount" duration="196" />
|
|
479
|
-
<testCase name="ViewerDisplaySettings tests - sliders - should test window slider" duration="
|
|
480
|
-
<testCase name="ViewerDisplaySettings tests - sliders - should test threshold slider" duration="
|
|
481
|
-
<testCase name="ViewerDisplaySettings tests - should set greyscale preset" duration="
|
|
482
|
-
<testCase name="ViewerDisplaySettings tests - should set colour preset" duration="
|
|
483
|
-
<testCase name="ViewerDisplaySettings tests - should set colour preset from null" duration="
|
|
478
|
+
<testCase name="ViewerDisplaySettings tests - sliders - should test window slider" duration="45" />
|
|
479
|
+
<testCase name="ViewerDisplaySettings tests - sliders - should test threshold slider" duration="32" />
|
|
480
|
+
<testCase name="ViewerDisplaySettings tests - should set greyscale preset" duration="313" />
|
|
481
|
+
<testCase name="ViewerDisplaySettings tests - should set colour preset" duration="423" />
|
|
482
|
+
<testCase name="ViewerDisplaySettings tests - should set colour preset from null" duration="399" />
|
|
484
483
|
</file>
|
|
485
484
|
<file path="src/components/navigation/mcad/__tests__/McadAddObjectBtn.spec.ts">
|
|
486
|
-
<testCase name="McadAddObjectBtn tests - should mount" duration="
|
|
487
|
-
<testCase name="McadAddObjectBtn tests - should onDropItems" duration="
|
|
488
|
-
<testCase name="McadAddObjectBtn tests - should onClickItems" duration="
|
|
485
|
+
<testCase name="McadAddObjectBtn tests - should mount" duration="142" />
|
|
486
|
+
<testCase name="McadAddObjectBtn tests - should onDropItems" duration="49" />
|
|
487
|
+
<testCase name="McadAddObjectBtn tests - should onClickItems" duration="45" />
|
|
489
488
|
</file>
|
|
490
489
|
<file path="src/components/navigation/mcad/__tests__/McadDataTable.spec.ts">
|
|
491
|
-
<testCase name="Opacity tests - should mount" duration="
|
|
492
|
-
<testCase name="Opacity tests - should set value" duration="
|
|
493
|
-
<testCase name="Opacity tests - should set value" duration="
|
|
490
|
+
<testCase name="Opacity tests - should mount" duration="168" />
|
|
491
|
+
<testCase name="Opacity tests - should set value" duration="67" />
|
|
492
|
+
<testCase name="Opacity tests - should set value" duration="72" />
|
|
494
493
|
</file>
|
|
495
494
|
<file path="src/components/navigation/mcad/__tests__/McadDataTableItems.spec.ts">
|
|
496
|
-
<testCase name="McadDataTableItems tests - should mount" duration="
|
|
497
|
-
<testCase name="McadDataTableItems tests - mcad loaded tests - should contain item from store" duration="
|
|
498
|
-
<testCase name="McadDataTableItems tests - mcad loaded tests - should check custom filter" duration="
|
|
499
|
-
<testCase name="McadDataTableItems tests - mcad loaded tests - should check custom filter found" duration="
|
|
500
|
-
<testCase name="McadDataTableItems tests - mcad loaded tests - should contain item from store with children" duration="
|
|
501
|
-
<testCase name="McadDataTableItems tests - mcad loaded tests - should primary contain .drag-drop and call interact" duration="
|
|
502
|
-
<testCase name="McadDataTableItems tests - mcad loaded tests - should not primary contain .drag-drop and not call interact" duration="
|
|
503
|
-
<testCase name="McadDataTableItems tests - mcad loaded tests - should dragStart" duration="
|
|
504
|
-
<testCase name="McadDataTableItems tests - mcad loaded tests - should onDragMove" duration="
|
|
505
|
-
<testCase name="McadDataTableItems tests - mcad loaded tests - should onDragMove default values" duration="
|
|
506
|
-
<testCase name="McadDataTableItems tests - mcad loaded tests - should onDragEnd" duration="
|
|
507
|
-
<testCase name="McadDataTableItems tests - mcad loaded tests - should onDragEnd and reset" duration="
|
|
508
|
-
<testCase name="McadDataTableItems tests - mcad loaded tests - should onDrop" duration="
|
|
509
|
-
<testCase name="McadDataTableItems tests - focus tests - should be focusable" duration="
|
|
510
|
-
<testCase name="McadDataTableItems tests - focus tests - should handleFocus when clicked" duration="
|
|
511
|
-
<testCase name="McadDataTableItems tests - focus tests - should update title when event triggered" duration="
|
|
512
|
-
<testCase name="McadDataTableItems tests - focus tests - should not save title when blurred same title" duration="
|
|
513
|
-
<testCase name="McadDataTableItems tests - focus tests - should save title when blurred" duration="
|
|
514
|
-
<testCase name="McadDataTableItems tests - focus tests - should save title when keydown:enter" duration="
|
|
515
|
-
<testCase name="McadDataTableItems tests - focus tests - should not update title when not group" duration="
|
|
516
|
-
<testCase name="McadDataTableItems tests - select tests - should not update title when not group" duration="
|
|
517
|
-
<testCase name="McadDataTableItems tests - select tests - should not update title when not group from store" duration="
|
|
518
|
-
<testCase name="McadDataTableItems tests - select tests - should not update title when not group" duration="
|
|
519
|
-
<testCase name="McadDataTableItems tests - select tests - should expand item" duration="
|
|
495
|
+
<testCase name="McadDataTableItems tests - should mount" duration="112" />
|
|
496
|
+
<testCase name="McadDataTableItems tests - mcad loaded tests - should contain item from store" duration="363" />
|
|
497
|
+
<testCase name="McadDataTableItems tests - mcad loaded tests - should check custom filter" duration="205" />
|
|
498
|
+
<testCase name="McadDataTableItems tests - mcad loaded tests - should check custom filter found" duration="182" />
|
|
499
|
+
<testCase name="McadDataTableItems tests - mcad loaded tests - should contain item from store with children" duration="380" />
|
|
500
|
+
<testCase name="McadDataTableItems tests - mcad loaded tests - should primary contain .drag-drop and call interact" duration="123" />
|
|
501
|
+
<testCase name="McadDataTableItems tests - mcad loaded tests - should not primary contain .drag-drop and not call interact" duration="113" />
|
|
502
|
+
<testCase name="McadDataTableItems tests - mcad loaded tests - should dragStart" duration="129" />
|
|
503
|
+
<testCase name="McadDataTableItems tests - mcad loaded tests - should onDragMove" duration="138" />
|
|
504
|
+
<testCase name="McadDataTableItems tests - mcad loaded tests - should onDragMove default values" duration="144" />
|
|
505
|
+
<testCase name="McadDataTableItems tests - mcad loaded tests - should onDragEnd" duration="146" />
|
|
506
|
+
<testCase name="McadDataTableItems tests - mcad loaded tests - should onDragEnd and reset" duration="133" />
|
|
507
|
+
<testCase name="McadDataTableItems tests - mcad loaded tests - should onDrop" duration="142" />
|
|
508
|
+
<testCase name="McadDataTableItems tests - focus tests - should be focusable" duration="204" />
|
|
509
|
+
<testCase name="McadDataTableItems tests - focus tests - should handleFocus when clicked" duration="166" />
|
|
510
|
+
<testCase name="McadDataTableItems tests - focus tests - should update title when event triggered" duration="148" />
|
|
511
|
+
<testCase name="McadDataTableItems tests - focus tests - should not save title when blurred same title" duration="102" />
|
|
512
|
+
<testCase name="McadDataTableItems tests - focus tests - should save title when blurred" duration="115" />
|
|
513
|
+
<testCase name="McadDataTableItems tests - focus tests - should save title when keydown:enter" duration="169" />
|
|
514
|
+
<testCase name="McadDataTableItems tests - focus tests - should not update title when not group" duration="106" />
|
|
515
|
+
<testCase name="McadDataTableItems tests - select tests - should not update title when not group" duration="492" />
|
|
516
|
+
<testCase name="McadDataTableItems tests - select tests - should not update title when not group from store" duration="447" />
|
|
517
|
+
<testCase name="McadDataTableItems tests - select tests - should not update title when not group" duration="113" />
|
|
518
|
+
<testCase name="McadDataTableItems tests - select tests - should expand item" duration="550" />
|
|
520
519
|
</file>
|
|
521
520
|
<file path="src/components/navigation/mcad/__tests__/McadDeleteModal.spec.ts">
|
|
522
|
-
<testCase name="McadDeleteModal tests - should mount" duration="
|
|
523
|
-
<testCase name="McadDeleteModal tests - should mount open" duration="
|
|
524
|
-
<testCase name="McadDeleteModal tests - should mount open then close on btn click" duration="
|
|
525
|
-
<testCase name="McadDeleteModal tests - should mount delete item" duration="
|
|
526
|
-
<testCase name="McadDeleteModal tests - should Update overlay" duration="
|
|
521
|
+
<testCase name="McadDeleteModal tests - should mount" duration="114" />
|
|
522
|
+
<testCase name="McadDeleteModal tests - should mount open" duration="139" />
|
|
523
|
+
<testCase name="McadDeleteModal tests - should mount open then close on btn click" duration="96" />
|
|
524
|
+
<testCase name="McadDeleteModal tests - should mount delete item" duration="166" />
|
|
525
|
+
<testCase name="McadDeleteModal tests - should Update overlay" duration="55" />
|
|
527
526
|
</file>
|
|
528
527
|
<file path="src/components/navigation/mcad/__tests__/McadDropZone.spec.ts">
|
|
529
|
-
<testCase name="McadDropZone tests - should mount" duration="
|
|
530
|
-
<testCase name="McadDropZone tests - should registerEvents" duration="
|
|
531
|
-
<testCase name="McadDropZone tests - should call after registered" duration="
|
|
532
|
-
<testCase name="McadDropZone tests - should hover state" duration="
|
|
533
|
-
<testCase name="McadDropZone tests - should hover state" duration="
|
|
528
|
+
<testCase name="McadDropZone tests - should mount" duration="84" />
|
|
529
|
+
<testCase name="McadDropZone tests - should registerEvents" duration="8" />
|
|
530
|
+
<testCase name="McadDropZone tests - should call after registered" duration="13" />
|
|
531
|
+
<testCase name="McadDropZone tests - should hover state" duration="21" />
|
|
532
|
+
<testCase name="McadDropZone tests - should hover state" duration="12" />
|
|
534
533
|
</file>
|
|
535
534
|
<file path="src/components/navigation/mcad/__tests__/McadIcon.spec.ts">
|
|
536
|
-
<testCase name="ObjectColor tests - should mount" duration="
|
|
535
|
+
<testCase name="ObjectColor tests - should mount" duration="87" />
|
|
537
536
|
</file>
|
|
538
537
|
<file path="src/components/navigation/mcad/__tests__/McadInvert.spec.ts">
|
|
539
|
-
<testCase name="McadInvert tests - should mount" duration="
|
|
540
|
-
<testCase name="McadInvert tests - should togglex" duration="
|
|
541
|
-
<testCase name="McadInvert tests - should toggley" duration="
|
|
542
|
-
<testCase name="McadInvert tests - should togglez" duration="
|
|
538
|
+
<testCase name="McadInvert tests - should mount" duration="190" />
|
|
539
|
+
<testCase name="McadInvert tests - should togglex" duration="89" />
|
|
540
|
+
<testCase name="McadInvert tests - should toggley" duration="57" />
|
|
541
|
+
<testCase name="McadInvert tests - should togglez" duration="56" />
|
|
543
542
|
</file>
|
|
544
543
|
<file path="src/components/navigation/mcad/__tests__/McadLockBtn.spec.ts">
|
|
545
|
-
<testCase name="McadLockBtn tests - should mount" duration="
|
|
546
|
-
<testCase name="McadLockBtn tests - should toggle" duration="
|
|
547
|
-
<testCase name="McadLockBtn tests - should toggle desc" duration="
|
|
544
|
+
<testCase name="McadLockBtn tests - should mount" duration="214" />
|
|
545
|
+
<testCase name="McadLockBtn tests - should toggle" duration="83" />
|
|
546
|
+
<testCase name="McadLockBtn tests - should toggle desc" duration="41" />
|
|
548
547
|
</file>
|
|
549
548
|
<file path="src/components/navigation/mcad/__tests__/McadMenu.spec.ts">
|
|
550
|
-
<testCase name="McadMenu tests - should mount" duration="
|
|
551
|
-
<testCase name="McadMenu tests - should trigger all clicks" duration="
|
|
552
|
-
<testCase name="McadMenu tests - should open update modal" duration="
|
|
553
|
-
<testCase name="McadMenu tests - should open delete modal" duration="
|
|
554
|
-
<testCase name="McadMenu tests - should close menu" duration="
|
|
555
|
-
<testCase name="McadMenu tests - should call rotate onClick" duration="
|
|
556
|
-
<testCase name="McadMenu tests - should call move onClick" duration="
|
|
557
|
-
<testCase name="McadMenu tests - should call download onClick" duration="
|
|
558
|
-
<testCase name="McadMenu tests - should call update onClick" duration="
|
|
559
|
-
<testCase name="McadMenu tests - should call delete onClick" duration="
|
|
560
|
-
<testCase name="McadMenu tests - should display hide" duration="
|
|
561
|
-
<testCase name="McadMenu tests - should not display hide" duration="
|
|
562
|
-
<testCase name="McadMenu tests - should not display lock" duration="
|
|
563
|
-
<testCase name="McadMenu tests - should display lock" duration="
|
|
564
|
-
<testCase name="McadMenu tests - should call all hotkey scopes" duration="
|
|
549
|
+
<testCase name="McadMenu tests - should mount" duration="201" />
|
|
550
|
+
<testCase name="McadMenu tests - should trigger all clicks" duration="1612" />
|
|
551
|
+
<testCase name="McadMenu tests - should open update modal" duration="502" />
|
|
552
|
+
<testCase name="McadMenu tests - should open delete modal" duration="323" />
|
|
553
|
+
<testCase name="McadMenu tests - should close menu" duration="239" />
|
|
554
|
+
<testCase name="McadMenu tests - should call rotate onClick" duration="127" />
|
|
555
|
+
<testCase name="McadMenu tests - should call move onClick" duration="175" />
|
|
556
|
+
<testCase name="McadMenu tests - should call download onClick" duration="224" />
|
|
557
|
+
<testCase name="McadMenu tests - should call update onClick" duration="246" />
|
|
558
|
+
<testCase name="McadMenu tests - should call delete onClick" duration="111" />
|
|
559
|
+
<testCase name="McadMenu tests - should display hide" duration="106" />
|
|
560
|
+
<testCase name="McadMenu tests - should not display hide" duration="95" />
|
|
561
|
+
<testCase name="McadMenu tests - should not display lock" duration="86" />
|
|
562
|
+
<testCase name="McadMenu tests - should display lock" duration="86" />
|
|
563
|
+
<testCase name="McadMenu tests - should call all hotkey scopes" duration="409" />
|
|
565
564
|
</file>
|
|
566
565
|
<file path="src/components/navigation/mcad/__tests__/McadOpacity.spec.ts">
|
|
567
|
-
<testCase name="Opacity tests - should mount" duration="
|
|
568
|
-
<testCase name="Opacity tests - should set value" duration="
|
|
569
|
-
<testCase name="Opacity tests - should decrement" duration="
|
|
570
|
-
<testCase name="Opacity tests - should increment" duration="
|
|
571
|
-
<testCase name="Opacity tests - should cancel timeout" duration="
|
|
566
|
+
<testCase name="Opacity tests - should mount" duration="134" />
|
|
567
|
+
<testCase name="Opacity tests - should set value" duration="52" />
|
|
568
|
+
<testCase name="Opacity tests - should decrement" duration="63" />
|
|
569
|
+
<testCase name="Opacity tests - should increment" duration="51" />
|
|
570
|
+
<testCase name="Opacity tests - should cancel timeout" duration="42" />
|
|
572
571
|
</file>
|
|
573
572
|
<file path="src/components/navigation/mcad/__tests__/McadToggleSortBtn.spec.ts">
|
|
574
|
-
<testCase name="McadToggleSortBtn tests - should mount" duration="
|
|
575
|
-
<testCase name="McadToggleSortBtn tests - should toggle" duration="
|
|
576
|
-
<testCase name="McadToggleSortBtn tests - should toggle desc" duration="
|
|
573
|
+
<testCase name="McadToggleSortBtn tests - should mount" duration="105" />
|
|
574
|
+
<testCase name="McadToggleSortBtn tests - should toggle" duration="41" />
|
|
575
|
+
<testCase name="McadToggleSortBtn tests - should toggle desc" duration="31" />
|
|
577
576
|
</file>
|
|
578
577
|
<file path="src/components/navigation/mcad/__tests__/McadToggleVisibilityBtn.spec.ts">
|
|
579
|
-
<testCase name="McadToggleVisibilityBtn tests - should mount" duration="
|
|
580
|
-
<testCase name="McadToggleVisibilityBtn tests - should toggle" duration="
|
|
581
|
-
<testCase name="McadToggleVisibilityBtn tests - should be not visible" duration="
|
|
582
|
-
<testCase name="McadToggleVisibilityBtn tests - should be visible" duration="
|
|
578
|
+
<testCase name="McadToggleVisibilityBtn tests - should mount" duration="130" />
|
|
579
|
+
<testCase name="McadToggleVisibilityBtn tests - should toggle" duration="58" />
|
|
580
|
+
<testCase name="McadToggleVisibilityBtn tests - should be not visible" duration="44" />
|
|
581
|
+
<testCase name="McadToggleVisibilityBtn tests - should be visible" duration="28" />
|
|
583
582
|
</file>
|
|
584
583
|
<file path="src/components/navigation/mcad/__tests__/McadUpdateModal.spec.ts">
|
|
585
|
-
<testCase name="McadUpdateModal tests - should mount" duration="
|
|
586
|
-
<testCase name="McadUpdateModal tests - should mount open" duration="
|
|
587
|
-
<testCase name="McadUpdateModal tests - should mount open then close on btn click" duration="
|
|
588
|
-
<testCase name="McadUpdateModal tests - should mount open then close on btn click" duration="
|
|
589
|
-
<testCase name="McadUpdateModal tests - should mount open edit ShTextarea" duration="
|
|
590
|
-
<testCase name="McadUpdateModal tests - should mount open edit ShTextarea" duration="
|
|
591
|
-
<testCase name="McadUpdateModal tests - should mount open edit ShTextarea" duration="
|
|
592
|
-
<testCase name="McadUpdateModal tests - should Update overlay" duration="
|
|
584
|
+
<testCase name="McadUpdateModal tests - should mount" duration="79" />
|
|
585
|
+
<testCase name="McadUpdateModal tests - should mount open" duration="304" />
|
|
586
|
+
<testCase name="McadUpdateModal tests - should mount open then close on btn click" duration="207" />
|
|
587
|
+
<testCase name="McadUpdateModal tests - should mount open then close on btn click" duration="385" />
|
|
588
|
+
<testCase name="McadUpdateModal tests - should mount open edit ShTextarea" duration="257" />
|
|
589
|
+
<testCase name="McadUpdateModal tests - should mount open edit ShTextarea" duration="198" />
|
|
590
|
+
<testCase name="McadUpdateModal tests - should mount open edit ShTextarea" duration="230" />
|
|
591
|
+
<testCase name="McadUpdateModal tests - should Update overlay" duration="155" />
|
|
593
592
|
</file>
|
|
594
593
|
<file path="src/components/navigation/mcad/__tests__/McadVisibilityBtn.spec.ts">
|
|
595
|
-
<testCase name="McadVisibilityBtn tests - should mount" duration="
|
|
596
|
-
<testCase name="McadVisibilityBtn tests - should toggle" duration="
|
|
597
|
-
<testCase name="McadVisibilityBtn tests - should be not visible" duration="
|
|
598
|
-
<testCase name="McadVisibilityBtn tests - should be visible" duration="
|
|
594
|
+
<testCase name="McadVisibilityBtn tests - should mount" duration="189" />
|
|
595
|
+
<testCase name="McadVisibilityBtn tests - should toggle" duration="62" />
|
|
596
|
+
<testCase name="McadVisibilityBtn tests - should be not visible" duration="77" />
|
|
597
|
+
<testCase name="McadVisibilityBtn tests - should be visible" duration="41" />
|
|
599
598
|
</file>
|
|
600
599
|
<file path="src/components/navigation/measurement/__tests__/MeasurementAngleSnackbar.spec.ts">
|
|
601
|
-
<testCase name="MeasurementAngleSnackbar tests - should mount" duration="
|
|
602
|
-
<testCase name="MeasurementAngleSnackbar tests - should open MeasurementAngleSnackbar" duration="
|
|
603
|
-
<testCase name="MeasurementAngleSnackbar tests - should close MeasurementAngleSnackbar" duration="
|
|
600
|
+
<testCase name="MeasurementAngleSnackbar tests - should mount" duration="153" />
|
|
601
|
+
<testCase name="MeasurementAngleSnackbar tests - should open MeasurementAngleSnackbar" duration="151" />
|
|
602
|
+
<testCase name="MeasurementAngleSnackbar tests - should close MeasurementAngleSnackbar" duration="67" />
|
|
604
603
|
</file>
|
|
605
604
|
<file path="src/components/navigation/measurement/__tests__/MeasurementDataTable.spec.ts">
|
|
606
|
-
<testCase name="MeasurementDataTable tests - should mount" duration="
|
|
607
|
-
<testCase name="MeasurementDataTable tests - should update search" duration="
|
|
608
|
-
<testCase name="MeasurementDataTable tests - should clear search" duration="
|
|
609
|
-
<testCase name="MeasurementDataTable tests - should update expanded" duration="
|
|
610
|
-
<testCase name="MeasurementDataTable tests - should check header props" duration="
|
|
611
|
-
<testCase name="MeasurementDataTable tests - should filter" duration="
|
|
612
|
-
<testCase name="MeasurementDataTable tests - should filter" duration="
|
|
605
|
+
<testCase name="MeasurementDataTable tests - should mount" duration="254" />
|
|
606
|
+
<testCase name="MeasurementDataTable tests - should update search" duration="78" />
|
|
607
|
+
<testCase name="MeasurementDataTable tests - should clear search" duration="87" />
|
|
608
|
+
<testCase name="MeasurementDataTable tests - should update expanded" duration="59" />
|
|
609
|
+
<testCase name="MeasurementDataTable tests - should check header props" duration="100" />
|
|
610
|
+
<testCase name="MeasurementDataTable tests - should filter" duration="51" />
|
|
611
|
+
<testCase name="MeasurementDataTable tests - should filter" duration="50" />
|
|
613
612
|
</file>
|
|
614
613
|
<file path="src/components/navigation/measurement/__tests__/MeasurementDeleteSnackbar.spec.ts">
|
|
615
|
-
<testCase name="MeasurementDeleteSnackbar tests - should mount" duration="
|
|
616
|
-
<testCase name="MeasurementDeleteSnackbar tests - should open MeasurementDeleteSnackbar" duration="
|
|
617
|
-
<testCase name="MeasurementDeleteSnackbar tests - should close MeasurementDeleteSnackbar" duration="
|
|
614
|
+
<testCase name="MeasurementDeleteSnackbar tests - should mount" duration="90" />
|
|
615
|
+
<testCase name="MeasurementDeleteSnackbar tests - should open MeasurementDeleteSnackbar" duration="148" />
|
|
616
|
+
<testCase name="MeasurementDeleteSnackbar tests - should close MeasurementDeleteSnackbar" duration="75" />
|
|
618
617
|
</file>
|
|
619
618
|
<file path="src/components/navigation/measurement/__tests__/MeasurementInfo.spec.ts">
|
|
620
|
-
<testCase name="MeasurementInfo tests - should open MeasurementInfo" duration="
|
|
619
|
+
<testCase name="MeasurementInfo tests - should open MeasurementInfo" duration="198" />
|
|
620
|
+
<testCase name="MeasurementInfo tests - should open MeasurementInfo" duration="37" />
|
|
621
621
|
<testCase name="MeasurementInfo tests - should open MeasurementInfo" duration="44" />
|
|
622
|
-
<testCase name="MeasurementInfo tests - should open MeasurementInfo" duration="
|
|
623
|
-
<testCase name="MeasurementInfo tests - should open MeasurementInfo" duration="
|
|
624
|
-
<testCase name="MeasurementInfo tests - should open MeasurementInfo" duration="
|
|
625
|
-
<testCase name="MeasurementInfo tests - should open MeasurementInfo" duration="
|
|
626
|
-
<testCase name="MeasurementInfo tests - should open MeasurementInfo" duration="18" />
|
|
622
|
+
<testCase name="MeasurementInfo tests - should open MeasurementInfo" duration="41" />
|
|
623
|
+
<testCase name="MeasurementInfo tests - should open MeasurementInfo" duration="31" />
|
|
624
|
+
<testCase name="MeasurementInfo tests - should open MeasurementInfo" duration="39" />
|
|
625
|
+
<testCase name="MeasurementInfo tests - should open MeasurementInfo" duration="36" />
|
|
627
626
|
</file>
|
|
628
627
|
<file path="src/components/navigation/measurement/__tests__/MeasurementLengthSnackbar.spec.ts">
|
|
629
|
-
<testCase name="MeasurementLengthSnackbar tests - should mount" duration="
|
|
630
|
-
<testCase name="MeasurementLengthSnackbar tests - should open MeasurementLengthSnackbar" duration="
|
|
631
|
-
<testCase name="MeasurementLengthSnackbar tests - should close MeasurementLengthSnackbar" duration="
|
|
628
|
+
<testCase name="MeasurementLengthSnackbar tests - should mount" duration="79" />
|
|
629
|
+
<testCase name="MeasurementLengthSnackbar tests - should open MeasurementLengthSnackbar" duration="135" />
|
|
630
|
+
<testCase name="MeasurementLengthSnackbar tests - should close MeasurementLengthSnackbar" duration="81" />
|
|
632
631
|
</file>
|
|
633
632
|
<file path="src/components/navigation/measurement/__tests__/MeasurementPolygonSnackbar.spec.ts">
|
|
634
|
-
<testCase name="MeasurementPolygonSnackbar tests - should mount" duration="
|
|
635
|
-
<testCase name="MeasurementPolygonSnackbar tests - should open MeasurementPolygonSnackbar" duration="
|
|
636
|
-
<testCase name="MeasurementPolygonSnackbar tests - should close MeasurementPolygonSnackbar" duration="
|
|
633
|
+
<testCase name="MeasurementPolygonSnackbar tests - should mount" duration="105" />
|
|
634
|
+
<testCase name="MeasurementPolygonSnackbar tests - should open MeasurementPolygonSnackbar" duration="135" />
|
|
635
|
+
<testCase name="MeasurementPolygonSnackbar tests - should close MeasurementPolygonSnackbar" duration="66" />
|
|
637
636
|
</file>
|
|
638
637
|
<file path="src/components/navigation/measurement/__tests__/MeasurementTools.spec.ts">
|
|
639
|
-
<testCase name="MeasurementDataTable tests - should mount" duration="
|
|
640
|
-
<testCase name="MeasurementDataTable tests - should MeasurementLengthSnackbar" duration="
|
|
641
|
-
<testCase name="MeasurementDataTable tests - should MeasurementPolygonSnackbar" duration="
|
|
642
|
-
<testCase name="MeasurementDataTable tests - should MeasurementAngleSnackbar" duration="
|
|
643
|
-
<testCase name="MeasurementDataTable tests - should MeasurementDeleteSnackbar" duration="
|
|
644
|
-
<testCase name="MeasurementDataTable tests - should angle" duration="
|
|
645
|
-
<testCase name="MeasurementDataTable tests - should length" duration="
|
|
646
|
-
<testCase name="MeasurementDataTable tests - should polygon" duration="
|
|
638
|
+
<testCase name="MeasurementDataTable tests - should mount" duration="810" />
|
|
639
|
+
<testCase name="MeasurementDataTable tests - should MeasurementLengthSnackbar" duration="255" />
|
|
640
|
+
<testCase name="MeasurementDataTable tests - should MeasurementPolygonSnackbar" duration="233" />
|
|
641
|
+
<testCase name="MeasurementDataTable tests - should MeasurementAngleSnackbar" duration="157" />
|
|
642
|
+
<testCase name="MeasurementDataTable tests - should MeasurementDeleteSnackbar" duration="207" />
|
|
643
|
+
<testCase name="MeasurementDataTable tests - should angle" duration="432" />
|
|
644
|
+
<testCase name="MeasurementDataTable tests - should length" duration="510" />
|
|
645
|
+
<testCase name="MeasurementDataTable tests - should polygon" duration="648" />
|
|
647
646
|
</file>
|
|
648
647
|
<file path="src/components/shared/__tests__/ColourPalette.spec.ts">
|
|
649
|
-
<testCase name="ColourPalette - updates modelValue when colour is clicked" duration="
|
|
648
|
+
<testCase name="ColourPalette - updates modelValue when colour is clicked" duration="212" />
|
|
650
649
|
</file>
|
|
651
650
|
<file path="src/components/shared/__tests__/DoubleSliderSelector.spec.ts">
|
|
652
|
-
<testCase name="DoubleSliderSelector tests - should timeout the thumb" duration="
|
|
653
|
-
<testCase name="DoubleSliderSelector tests - should clamp lower only to min" duration="
|
|
654
|
-
<testCase name="DoubleSliderSelector tests - should clamp upper only to max" duration="
|
|
651
|
+
<testCase name="DoubleSliderSelector tests - should timeout the thumb" duration="276" />
|
|
652
|
+
<testCase name="DoubleSliderSelector tests - should clamp lower only to min" duration="141" />
|
|
653
|
+
<testCase name="DoubleSliderSelector tests - should clamp upper only to max" duration="184" />
|
|
655
654
|
<testCase name="DoubleSliderSelector tests - should clamp lower and upper to min" duration="132" />
|
|
656
|
-
<testCase name="DoubleSliderSelector tests - should clamp lower and upper to max" duration="
|
|
655
|
+
<testCase name="DoubleSliderSelector tests - should clamp lower and upper to max" duration="118" />
|
|
657
656
|
<testCase name="DoubleSliderSelector tests - should update left label position when thumb is less than 10" duration="82" />
|
|
658
|
-
<testCase name="DoubleSliderSelector tests - should update left label position when thumb is greater than 220" duration="
|
|
659
|
-
<testCase name="DoubleSliderSelector tests - should update right label position when right thumb is greater than 220" duration="
|
|
660
|
-
<testCase name="DoubleSliderSelector tests - should update left and right label position when thumbs are within bounds" duration="
|
|
657
|
+
<testCase name="DoubleSliderSelector tests - should update left label position when thumb is greater than 220" duration="81" />
|
|
658
|
+
<testCase name="DoubleSliderSelector tests - should update right label position when right thumb is greater than 220" duration="80" />
|
|
659
|
+
<testCase name="DoubleSliderSelector tests - should update left and right label position when thumbs are within bounds" duration="93" />
|
|
661
660
|
</file>
|
|
662
661
|
<file path="src/components/shared/__tests__/HorizontalSliderSelector.spec.ts">
|
|
663
|
-
<testCase name="HorizontalSliderSelector - renders correctly with default props" duration="
|
|
664
|
-
<testCase name="HorizontalSliderSelector - emits correct value when the slider changes" duration="
|
|
662
|
+
<testCase name="HorizontalSliderSelector - renders correctly with default props" duration="98" />
|
|
663
|
+
<testCase name="HorizontalSliderSelector - emits correct value when the slider changes" duration="32" />
|
|
665
664
|
<testCase name="HorizontalSliderSelector - sets showThumb to always and then false after timeout" duration="44" />
|
|
666
665
|
</file>
|
|
667
666
|
<file path="src/components/shared/__tests__/KeyboardShortcuts.spec.ts">
|
|
668
|
-
<testCase name="KeyboardShortcuts - should render the dialog correctly" duration="
|
|
669
|
-
<testCase name="KeyboardShortcuts - should filter items based on search input" duration="
|
|
670
|
-
<testCase name="KeyboardShortcuts - should close the dialog when the close button is clicked" duration="
|
|
667
|
+
<testCase name="KeyboardShortcuts - should render the dialog correctly" duration="185" />
|
|
668
|
+
<testCase name="KeyboardShortcuts - should filter items based on search input" duration="753" />
|
|
669
|
+
<testCase name="KeyboardShortcuts - should close the dialog when the close button is clicked" duration="203" />
|
|
671
670
|
</file>
|
|
672
671
|
<file path="src/components/shared/__tests__/LoadingSpinner.spec.ts">
|
|
673
|
-
<testCase name="LoadingSpinner tests - should mount" duration="
|
|
672
|
+
<testCase name="LoadingSpinner tests - should mount" duration="141" />
|
|
674
673
|
</file>
|
|
675
674
|
<file path="src/components/shared/__tests__/MultiLoginError.spec.ts">
|
|
676
|
-
<testCase name="MultiLoginError - should render the dialog" duration="
|
|
677
|
-
<testCase name="MultiLoginError - calls verifyOwnership function" duration="
|
|
678
|
-
<testCase name="MultiLoginError - requestAccess should set snackbar to true" duration="
|
|
679
|
-
<testCase name="MultiLoginError - snackbar should initially be hidden and display when triggered" duration="
|
|
680
|
-
<testCase name="MultiLoginError - should hide the snackbar when the close button is clicked" duration="
|
|
675
|
+
<testCase name="MultiLoginError - should render the dialog" duration="102" />
|
|
676
|
+
<testCase name="MultiLoginError - calls verifyOwnership function" duration="89" />
|
|
677
|
+
<testCase name="MultiLoginError - requestAccess should set snackbar to true" duration="148" />
|
|
678
|
+
<testCase name="MultiLoginError - snackbar should initially be hidden and display when triggered" duration="76" />
|
|
679
|
+
<testCase name="MultiLoginError - should hide the snackbar when the close button is clicked" duration="57" />
|
|
681
680
|
</file>
|
|
682
681
|
<file path="src/components/shared/__tests__/NotificationToaster.spec.ts">
|
|
683
|
-
<testCase name="NotificationToaster - should pass" duration="
|
|
684
|
-
<testCase name="NotificationToaster - displays a success notification with the correct text and icon" duration="
|
|
685
|
-
<testCase name="NotificationToaster - displays a Error notification with the correct text and icon" duration="
|
|
686
|
-
<testCase name="NotificationToaster - displays a Warning notification with the correct text and icon" duration="
|
|
687
|
-
<testCase name="NotificationToaster - displays a Info notification with the correct text and icon" duration="
|
|
688
|
-
<testCase name="NotificationToaster - getButtonColor returns the correct color for each type" duration="
|
|
682
|
+
<testCase name="NotificationToaster - should pass" duration="3" />
|
|
683
|
+
<testCase name="NotificationToaster - displays a success notification with the correct text and icon" duration="86" />
|
|
684
|
+
<testCase name="NotificationToaster - displays a Error notification with the correct text and icon" duration="31" />
|
|
685
|
+
<testCase name="NotificationToaster - displays a Warning notification with the correct text and icon" duration="26" />
|
|
686
|
+
<testCase name="NotificationToaster - displays a Info notification with the correct text and icon" duration="28" />
|
|
687
|
+
<testCase name="NotificationToaster - getButtonColor returns the correct color for each type" duration="45" />
|
|
689
688
|
</file>
|
|
690
689
|
<file path="src/components/shared/__tests__/ShSelect.spec.ts">
|
|
691
|
-
<testCase name="ShSelect - renders no label if omitted" duration="
|
|
692
|
-
<testCase name="ShSelect - renders label if provided" duration="
|
|
690
|
+
<testCase name="ShSelect - renders no label if omitted" duration="153" />
|
|
691
|
+
<testCase name="ShSelect - renders label if provided" duration="49" />
|
|
693
692
|
</file>
|
|
694
693
|
<file path="src/components/shared/__tests__/ShTextField.spec.ts">
|
|
695
|
-
<testCase name="ShTextField - renders no label if omitted" duration="
|
|
696
|
-
<testCase name="ShTextField - renders label if provided" duration="
|
|
694
|
+
<testCase name="ShTextField - renders no label if omitted" duration="182" />
|
|
695
|
+
<testCase name="ShTextField - renders label if provided" duration="40" />
|
|
697
696
|
</file>
|
|
698
697
|
<file path="src/components/shared/__tests__/ShTextarea.spec.ts">
|
|
699
|
-
<testCase name="ShTextarea - renders no label if omitted" duration="
|
|
700
|
-
<testCase name="ShTextarea - renders label if provided" duration="
|
|
698
|
+
<testCase name="ShTextarea - renders no label if omitted" duration="139" />
|
|
699
|
+
<testCase name="ShTextarea - renders label if provided" duration="55" />
|
|
701
700
|
</file>
|
|
702
701
|
<file path="src/components/shared/__tests__/UpdateSnackbar.spec.ts">
|
|
703
|
-
<testCase name="UpdateSnackbar tests - should mount" duration="
|
|
704
|
-
<testCase name="UpdateSnackbar tests - should set v-alert state" duration="
|
|
705
|
-
<testCase name="UpdateSnackbar tests - should set v-snackbar state" duration="
|
|
706
|
-
<testCase name="UpdateSnackbar tests - should check for updates if navigator present" duration="
|
|
707
|
-
<testCase name="UpdateSnackbar tests - should check for updates on interval" duration="
|
|
708
|
-
<testCase name="UpdateSnackbar tests - should show installing when update found" duration="
|
|
709
|
-
<testCase name="UpdateSnackbar tests - should ignore update if waiting not found" duration="
|
|
710
|
-
<testCase name="UpdateSnackbar tests - should apply update on user confirmation" duration="
|
|
702
|
+
<testCase name="UpdateSnackbar tests - should mount" duration="98" />
|
|
703
|
+
<testCase name="UpdateSnackbar tests - should set v-alert state" duration="95" />
|
|
704
|
+
<testCase name="UpdateSnackbar tests - should set v-snackbar state" duration="77" />
|
|
705
|
+
<testCase name="UpdateSnackbar tests - should check for updates if navigator present" duration="48" />
|
|
706
|
+
<testCase name="UpdateSnackbar tests - should check for updates on interval" duration="58" />
|
|
707
|
+
<testCase name="UpdateSnackbar tests - should show installing when update found" duration="45" />
|
|
708
|
+
<testCase name="UpdateSnackbar tests - should ignore update if waiting not found" duration="40" />
|
|
709
|
+
<testCase name="UpdateSnackbar tests - should apply update on user confirmation" duration="66" />
|
|
711
710
|
</file>
|
|
712
711
|
<file path="src/components/shared/__tests__/ValueSelector.spec.ts">
|
|
713
|
-
<testCase name="ValueSelector.vue - should inflate component" duration="
|
|
714
|
-
<testCase name="ValueSelector.vue - should change from props" duration="
|
|
715
|
-
<testCase name="ValueSelector.vue - should set text lower than min limits" duration="
|
|
716
|
-
<testCase name="ValueSelector.vue - should set text higher than max limits" duration="
|
|
717
|
-
<testCase name="ValueSelector.vue - should set text higher than max limits" duration="
|
|
718
|
-
<testCase name="ValueSelector.vue - should set text" duration="
|
|
712
|
+
<testCase name="ValueSelector.vue - should inflate component" duration="62" />
|
|
713
|
+
<testCase name="ValueSelector.vue - should change from props" duration="74" />
|
|
714
|
+
<testCase name="ValueSelector.vue - should set text lower than min limits" duration="69" />
|
|
715
|
+
<testCase name="ValueSelector.vue - should set text higher than max limits" duration="53" />
|
|
716
|
+
<testCase name="ValueSelector.vue - should set text higher than max limits" duration="47" />
|
|
717
|
+
<testCase name="ValueSelector.vue - should set text" duration="50" />
|
|
719
718
|
</file>
|
|
720
719
|
<file path="src/components/shared/__tests__/VerticalSliderSelector.spec.ts">
|
|
721
|
-
<testCase name="VerticalSliderSelector.vue - should inflate component" duration="
|
|
722
|
-
<testCase name="VerticalSliderSelector.vue - should change from props" duration="
|
|
723
|
-
<testCase name="VerticalSliderSelector.vue - should timeout the thumb" duration="
|
|
724
|
-
<testCase name="VerticalSliderSelector.vue - should set slider value" duration="
|
|
720
|
+
<testCase name="VerticalSliderSelector.vue - should inflate component" duration="55" />
|
|
721
|
+
<testCase name="VerticalSliderSelector.vue - should change from props" duration="51" />
|
|
722
|
+
<testCase name="VerticalSliderSelector.vue - should timeout the thumb" duration="58" />
|
|
723
|
+
<testCase name="VerticalSliderSelector.vue - should set slider value" duration="46" />
|
|
725
724
|
</file>
|
|
726
725
|
<file path="src/composables/__tests__/useNavigationCube.spec.ts">
|
|
727
|
-
<testCase name="useNavigationCube tests - should position correctly for 2x2" duration="
|
|
726
|
+
<testCase name="useNavigationCube tests - should position correctly for 2x2" duration="18" />
|
|
728
727
|
<testCase name="useNavigationCube tests - should position correctly for 1x3" duration="3" />
|
|
729
|
-
<testCase name="useNavigationCube tests - should position correctly for 2d fullscreen" duration="
|
|
730
|
-
<testCase name="useNavigationCube tests - should position correctly for 3d fullscreen" duration="
|
|
728
|
+
<testCase name="useNavigationCube tests - should position correctly for 2d fullscreen" duration="5" />
|
|
729
|
+
<testCase name="useNavigationCube tests - should position correctly for 3d fullscreen" duration="3" />
|
|
731
730
|
</file>
|
|
732
731
|
<file path="src/composables/__tests__/useNotificationHandler.spec.ts">
|
|
733
732
|
<testCase name="useNotificationHandler tests - should handleNotification InteractivityActions.in01" duration="4" />
|
|
@@ -737,7 +736,7 @@ If this is a long-running test, pass a timeout value as the last argument or con
|
|
|
737
736
|
<testCase name="useNotificationHandler tests - should handleNotification SlidersActions.sl01" duration="0" />
|
|
738
737
|
<testCase name="useNotificationHandler tests - should handleNotification success [MUTED] FileManagementActions.fm01" duration="2" />
|
|
739
738
|
<testCase name="useNotificationHandler tests - should handleNotification info [MUTED] FileManagementActions.fm01" duration="0" />
|
|
740
|
-
<testCase name="useNotificationHandler tests - should handleNotification failure FileManagementActions.fm01" duration="
|
|
739
|
+
<testCase name="useNotificationHandler tests - should handleNotification failure FileManagementActions.fm01" duration="3" />
|
|
741
740
|
<testCase name="useNotificationHandler tests - should handleNotification warning FileManagementActions.fm01" duration="1" />
|
|
742
741
|
<testCase name="useNotificationHandler tests - should handleNotification slider mute FileManagementActions.fm01" duration="0" />
|
|
743
742
|
<testCase name="useNotificationHandler tests - should handleNotification success FileManagementActions.fm01" duration="0" />
|
|
@@ -745,12 +744,12 @@ If this is a long-running test, pass a timeout value as the last argument or con
|
|
|
745
744
|
<testCase name="useNotificationHandler tests - should handleNotification default FileManagementActions.fm01" duration="0" />
|
|
746
745
|
</file>
|
|
747
746
|
<file path="src/composables/__tests__/useToolGroup.spec.ts">
|
|
748
|
-
<testCase name="useToolGroup - should only allow one tool to be active at a time" duration="
|
|
747
|
+
<testCase name="useToolGroup - should only allow one tool to be active at a time" duration="21" />
|
|
749
748
|
</file>
|
|
750
749
|
<file path="src/composables/__tests__/useViewName.spec.ts">
|
|
751
|
-
<testCase name="useViewName tests - should get name for coronal" duration="
|
|
752
|
-
<testCase name="useViewName tests - should get name for sagittal" duration="
|
|
753
|
-
<testCase name="useViewName tests - should get name for transverse" duration="
|
|
750
|
+
<testCase name="useViewName tests - should get name for coronal" duration="3" />
|
|
751
|
+
<testCase name="useViewName tests - should get name for sagittal" duration="0" />
|
|
752
|
+
<testCase name="useViewName tests - should get name for transverse" duration="0" />
|
|
754
753
|
<testCase name="useViewName tests - should get name for volume" duration="0" />
|
|
755
754
|
<testCase name="useViewName tests - should get empty string for unknown" duration="0" />
|
|
756
755
|
</file>
|
|
@@ -758,7 +757,7 @@ If this is a long-running test, pass a timeout value as the last argument or con
|
|
|
758
757
|
<testCase name="useViewer3cr tests - should return same service instance" duration="2" />
|
|
759
758
|
</file>
|
|
760
759
|
<file path="src/functions/__tests__/HotkeyScope.spec.ts">
|
|
761
|
-
<testCase name="HotkeyScope tests - should map defaultHotkeys" duration="
|
|
760
|
+
<testCase name="HotkeyScope tests - should map defaultHotkeys" duration="416" />
|
|
762
761
|
<testCase name="HotkeyScope tests - should resetScope" duration="1" />
|
|
763
762
|
</file>
|
|
764
763
|
<file path="src/functions/__tests__/clamp.spec.ts">
|
|
@@ -767,34 +766,34 @@ If this is a long-running test, pass a timeout value as the last argument or con
|
|
|
767
766
|
<testCase name="clamp tests - should not clamp within range" duration="0" />
|
|
768
767
|
</file>
|
|
769
768
|
<file path="src/functions/__tests__/colours.spec.ts">
|
|
770
|
-
<testCase name="colour tests - should convert RGB to hex" duration="
|
|
771
|
-
<testCase name="colour tests - should convert RGBA to hex" duration="
|
|
772
|
-
<testCase name="colour tests - should convert hex to RGB" duration="
|
|
773
|
-
<testCase name="colour tests - should convert hex to RGBA" duration="
|
|
769
|
+
<testCase name="colour tests - should convert RGB to hex" duration="3" />
|
|
770
|
+
<testCase name="colour tests - should convert RGBA to hex" duration="0" />
|
|
771
|
+
<testCase name="colour tests - should convert hex to RGB" duration="0" />
|
|
772
|
+
<testCase name="colour tests - should convert hex to RGBA" duration="0" />
|
|
774
773
|
<testCase name="colour tests - should convert from colour data" duration="0" />
|
|
775
|
-
<testCase name="colour tests - should convert to colour data" duration="
|
|
774
|
+
<testCase name="colour tests - should convert to colour data" duration="0" />
|
|
776
775
|
</file>
|
|
777
776
|
<file path="src/functions/__tests__/fileReader.spec.ts">
|
|
778
|
-
<testCase name="fileReader - should process a single file" duration="
|
|
777
|
+
<testCase name="fileReader - should process a single file" duration="11" />
|
|
779
778
|
<testCase name="fileReader - should process a nested directory with files" duration="3" />
|
|
780
779
|
<testCase name="fileReader - should handle an empty directory gracefully" duration="1" />
|
|
781
780
|
</file>
|
|
782
781
|
<file path="src/functions/__tests__/modelHelper.spec.ts">
|
|
783
|
-
<testCase name="model helper tests - should inflateScanState" duration="
|
|
784
|
-
<testCase name="model helper tests - should inflateInitialScanState" duration="
|
|
782
|
+
<testCase name="model helper tests - should inflateScanState" duration="6" />
|
|
783
|
+
<testCase name="model helper tests - should inflateInitialScanState" duration="2" />
|
|
785
784
|
</file>
|
|
786
785
|
<file path="src/functions/__tests__/tsHelper.spec.ts">
|
|
787
786
|
<testCase name="forceType tests - should forceType min" duration="5" />
|
|
788
787
|
</file>
|
|
789
788
|
<file path="src/functions/guards/__tests__/isDataOverlayAngle.spec.ts">
|
|
790
|
-
<testCase name="isDataOverlayAngle - should accept angles" duration="
|
|
789
|
+
<testCase name="isDataOverlayAngle - should accept angles" duration="12" />
|
|
791
790
|
<testCase name="isDataOverlayAngle - should reject lengths" duration="3" />
|
|
792
|
-
<testCase name="isDataOverlayAngle - should reject polygons" duration="
|
|
791
|
+
<testCase name="isDataOverlayAngle - should reject polygons" duration="1" />
|
|
793
792
|
</file>
|
|
794
793
|
<file path="src/functions/guards/__tests__/isDataOverlayLength.spec.ts">
|
|
795
|
-
<testCase name="isDataOverlayLength - should accept lengths" duration="
|
|
794
|
+
<testCase name="isDataOverlayLength - should accept lengths" duration="11" />
|
|
796
795
|
<testCase name="isDataOverlayLength - should reject angles" duration="3" />
|
|
797
|
-
<testCase name="isDataOverlayLength - should reject polygons" duration="
|
|
796
|
+
<testCase name="isDataOverlayLength - should reject polygons" duration="1" />
|
|
798
797
|
</file>
|
|
799
798
|
<file path="src/functions/guards/__tests__/isDataOverlayPolygon.spec.ts">
|
|
800
799
|
<testCase name="isDataOverlayPolygon - should accept polygons" duration="5" />
|
|
@@ -808,33 +807,33 @@ If this is a long-running test, pass a timeout value as the last argument or con
|
|
|
808
807
|
<testCase name="parseCallToAction tests - should parse" duration="5" />
|
|
809
808
|
</file>
|
|
810
809
|
<file path="src/functions/parsers/__tests__/parseDataOverlay.spec.ts">
|
|
811
|
-
<testCase name="parseDataOverlay tests - should parse" duration="
|
|
810
|
+
<testCase name="parseDataOverlay tests - should parse" duration="8" />
|
|
812
811
|
<testCase name="parseDataOverlay tests - should parse with null" duration="2" />
|
|
813
812
|
</file>
|
|
814
813
|
<file path="src/functions/parsers/__tests__/parseDataOverlayData.spec.ts">
|
|
815
|
-
<testCase name="parseDataOverlayData tests - should parse" duration="
|
|
814
|
+
<testCase name="parseDataOverlayData tests - should parse" duration="10" />
|
|
816
815
|
</file>
|
|
817
816
|
<file path="src/functions/parsers/__tests__/parseDataOverlayEvent.spec.ts">
|
|
818
|
-
<testCase name="parseDataOverlayEvent tests - should parse" duration="
|
|
817
|
+
<testCase name="parseDataOverlayEvent tests - should parse" duration="12" />
|
|
819
818
|
</file>
|
|
820
819
|
<file path="src/functions/parsers/__tests__/parseMcadEvent.spec.ts">
|
|
821
|
-
<testCase name="parseMcadEvent tests - should parse" duration="
|
|
820
|
+
<testCase name="parseMcadEvent tests - should parse" duration="6" />
|
|
822
821
|
</file>
|
|
823
822
|
<file path="src/models/__tests__/eventHandlers.spec.ts">
|
|
824
|
-
<testCase name="eventHandlers tests - should add the same key and handler only once" duration="
|
|
825
|
-
<testCase name="eventHandlers tests - should add different handlers" duration="
|
|
823
|
+
<testCase name="eventHandlers tests - should add the same key and handler only once" duration="3" />
|
|
824
|
+
<testCase name="eventHandlers tests - should add different handlers" duration="0" />
|
|
826
825
|
<testCase name="eventHandlers tests - should add/remove the same key and handler" duration="1" />
|
|
827
826
|
<testCase name="eventHandlers tests - should not remove handler of different key" duration="0" />
|
|
828
827
|
</file>
|
|
829
828
|
<file path="src/models/__tests__/iso-languages.spec.ts">
|
|
830
|
-
<testCase name="iso languages - should be defined" duration="
|
|
829
|
+
<testCase name="iso languages - should be defined" duration="4" />
|
|
831
830
|
<testCase name="iso languages - should have default languages" duration="1" />
|
|
832
831
|
</file>
|
|
833
832
|
<file path="src/models/__tests__/scanState.spec.ts">
|
|
834
833
|
<testCase name="scanState tests - should getCurrentView Sagittal" duration="3" />
|
|
835
834
|
<testCase name="scanState tests - should getCurrentView Sagittal" duration="1" />
|
|
836
835
|
<testCase name="scanState tests - should get/set sagittal slider" duration="1" />
|
|
837
|
-
<testCase name="scanState tests - should get/set coronal slider" duration="
|
|
836
|
+
<testCase name="scanState tests - should get/set coronal slider" duration="0" />
|
|
838
837
|
<testCase name="scanState tests - should get/set transverse slider" duration="0" />
|
|
839
838
|
<testCase name="scanState tests - should set window slider" duration="2" />
|
|
840
839
|
<testCase name="scanState tests - should set threshold slider" duration="0" />
|
|
@@ -842,10 +841,10 @@ If this is a long-running test, pass a timeout value as the last argument or con
|
|
|
842
841
|
<testCase name="scanState tests - set states - should set current scan state" duration="1" />
|
|
843
842
|
<testCase name="scanState tests - set states - should set initial data overlay state" duration="1" />
|
|
844
843
|
<testCase name="scanState tests - set states - should set current data overlay state" duration="0" />
|
|
845
|
-
<testCase name="scanState tests - set states - should set data overlay event" duration="
|
|
844
|
+
<testCase name="scanState tests - set states - should set data overlay event" duration="5" />
|
|
846
845
|
<testCase name="scanState tests - set states - should set initial mcad state" duration="0" />
|
|
847
846
|
<testCase name="scanState tests - set states - should set current data overlay state" duration="0" />
|
|
848
|
-
<testCase name="scanState tests - set states - should set data overlay event" duration="
|
|
847
|
+
<testCase name="scanState tests - set states - should set data overlay event" duration="3" />
|
|
849
848
|
</file>
|
|
850
849
|
<file path="src/plugins/__tests__/pinia.spec.ts">
|
|
851
850
|
<testCase name="pinia - should be defined" duration="3" />
|
|
@@ -854,45 +853,45 @@ If this is a long-running test, pass a timeout value as the last argument or con
|
|
|
854
853
|
<testCase name="vue-i18n - should be defined" duration="2" />
|
|
855
854
|
</file>
|
|
856
855
|
<file path="src/plugins/__tests__/vuetify.spec.ts">
|
|
857
|
-
<testCase name="vuetify - should be defined" duration="
|
|
856
|
+
<testCase name="vuetify - should be defined" duration="4" />
|
|
858
857
|
</file>
|
|
859
858
|
<file path="src/services/__tests__/gpt.service.spec.ts">
|
|
860
|
-
<testCase name="GptService tests - should instantiate" duration="
|
|
861
|
-
<testCase name="GptService tests - should generate response" duration="
|
|
862
|
-
<testCase name="GptService tests - should generate response as localhost" duration="
|
|
863
|
-
<testCase name="GptService tests - should generate response as test" duration="
|
|
859
|
+
<testCase name="GptService tests - should instantiate" duration="4" />
|
|
860
|
+
<testCase name="GptService tests - should generate response" duration="4" />
|
|
861
|
+
<testCase name="GptService tests - should generate response as localhost" duration="3" />
|
|
862
|
+
<testCase name="GptService tests - should generate response as test" duration="2" />
|
|
864
863
|
<testCase name="GptService tests - should generate response as next" duration="1" />
|
|
865
864
|
<testCase name="GptService tests - should generate response as prod" duration="1" />
|
|
866
865
|
</file>
|
|
867
866
|
<file path="src/services/__tests__/service-worker.service.spec.ts">
|
|
868
|
-
<testCase name="ServiceWorkerService service tests - should instantiate" duration="
|
|
867
|
+
<testCase name="ServiceWorkerService service tests - should instantiate" duration="4" />
|
|
869
868
|
<testCase name="ServiceWorkerService service tests - should get registration" duration="1" />
|
|
870
869
|
<testCase name="ServiceWorkerService service tests - should not get registration" duration="1" />
|
|
871
870
|
</file>
|
|
872
871
|
<file path="src/services/__tests__/viewer-3cr.service.spec.ts">
|
|
873
|
-
<testCase name="Viewer3cr tests - should create instance" duration="
|
|
874
|
-
<testCase name="Viewer3cr tests - data overlay actions - should toggle 2d annotation" duration="
|
|
872
|
+
<testCase name="Viewer3cr tests - should create instance" duration="3" />
|
|
873
|
+
<testCase name="Viewer3cr tests - data overlay actions - should toggle 2d annotation" duration="5" />
|
|
875
874
|
<testCase name="Viewer3cr tests - data overlay actions - should set size 2d annotation" duration="1" />
|
|
876
875
|
<testCase name="Viewer3cr tests - data overlay actions - should set colour 2d annotation" duration="1" />
|
|
877
|
-
<testCase name="Viewer3cr tests - data overlay actions - should set Icon annotation" duration="
|
|
876
|
+
<testCase name="Viewer3cr tests - data overlay actions - should set Icon annotation" duration="1" />
|
|
878
877
|
<testCase name="Viewer3cr tests - data overlay actions - should set size 3d annotation" duration="0" />
|
|
879
|
-
<testCase name="Viewer3cr tests - data overlay actions - should set size 3d annotation" duration="
|
|
880
|
-
<testCase name="Viewer3cr tests - data overlay actions - should toggle 3d annotation" duration="
|
|
881
|
-
<testCase name="Viewer3cr tests - interactivity actions - should set mouse input" duration="
|
|
882
|
-
<testCase name="Viewer3cr tests - interactivity actions - should enable/disable unity inputs" duration="
|
|
883
|
-
<testCase name="Viewer3cr tests - file management actions - should set loadScan" duration="
|
|
878
|
+
<testCase name="Viewer3cr tests - data overlay actions - should set size 3d annotation" duration="0" />
|
|
879
|
+
<testCase name="Viewer3cr tests - data overlay actions - should toggle 3d annotation" duration="1" />
|
|
880
|
+
<testCase name="Viewer3cr tests - interactivity actions - should set mouse input" duration="1" />
|
|
881
|
+
<testCase name="Viewer3cr tests - interactivity actions - should enable/disable unity inputs" duration="1" />
|
|
882
|
+
<testCase name="Viewer3cr tests - file management actions - should set loadScan" duration="1" />
|
|
884
883
|
<testCase name="Viewer3cr tests - file management actions - should set loadScanSession" duration="0" />
|
|
885
884
|
<testCase name="Viewer3cr tests - file management actions - should set setDataOverlaySession" duration="0" />
|
|
886
885
|
<testCase name="Viewer3cr tests - file management actions - should set addDataOverlaySession" duration="0" />
|
|
887
|
-
<testCase name="Viewer3cr tests - file management actions - should set loadExternalMcadObject" duration="
|
|
888
|
-
<testCase name="Viewer3cr tests - file management actions - should set loadExternalMcadObject" duration="
|
|
886
|
+
<testCase name="Viewer3cr tests - file management actions - should set loadExternalMcadObject" duration="1" />
|
|
887
|
+
<testCase name="Viewer3cr tests - file management actions - should set loadExternalMcadObject" duration="1" />
|
|
889
888
|
<testCase name="Viewer3cr tests - file management actions - should set loadMcadObjects" duration="0" />
|
|
890
889
|
<testCase name="Viewer3cr tests - layout actions - should layouts" duration="3" />
|
|
891
|
-
<testCase name="Viewer3cr tests - layout actions - should set prevLayout" duration="
|
|
892
|
-
<testCase name="Viewer3cr tests - mcad actions - should set mcad object visibility" duration="
|
|
890
|
+
<testCase name="Viewer3cr tests - layout actions - should set prevLayout" duration="4" />
|
|
891
|
+
<testCase name="Viewer3cr tests - mcad actions - should set mcad object visibility" duration="0" />
|
|
893
892
|
<testCase name="Viewer3cr tests - mcad actions - should set mcad object colour" duration="0" />
|
|
894
|
-
<testCase name="Viewer3cr tests - mcad actions - should toggle mcad object movement" duration="
|
|
895
|
-
<testCase name="Viewer3cr tests - mcad actions - should toggle rotateMcadObject" duration="
|
|
893
|
+
<testCase name="Viewer3cr tests - mcad actions - should toggle mcad object movement" duration="0" />
|
|
894
|
+
<testCase name="Viewer3cr tests - mcad actions - should toggle rotateMcadObject" duration="0" />
|
|
896
895
|
<testCase name="Viewer3cr tests - mcad actions - should toggle lockMcad" duration="0" />
|
|
897
896
|
<testCase name="Viewer3cr tests - mcad actions - should toggle groupMcad" duration="0" />
|
|
898
897
|
<testCase name="Viewer3cr tests - mcad actions - should toggle ungroupMcad" duration="0" />
|
|
@@ -902,30 +901,30 @@ If this is a long-running test, pass a timeout value as the last argument or con
|
|
|
902
901
|
<testCase name="Viewer3cr tests - measurement actions - should set createAnnotation2dTool" duration="0" />
|
|
903
902
|
<testCase name="Viewer3cr tests - measurement actions - should set createAnnotation3dTool" duration="0" />
|
|
904
903
|
<testCase name="Viewer3cr tests - measurement actions - should set createAnnotation" duration="0" />
|
|
905
|
-
<testCase name="Viewer3cr tests - measurement actions - should set moveAnnotation2dTool" duration="
|
|
904
|
+
<testCase name="Viewer3cr tests - measurement actions - should set moveAnnotation2dTool" duration="0" />
|
|
906
905
|
<testCase name="Viewer3cr tests - measurement actions - should set moveAnnotation3dTool" duration="0" />
|
|
907
|
-
<testCase name="Viewer3cr tests - measurement actions - should set moveAnnotation" duration="
|
|
906
|
+
<testCase name="Viewer3cr tests - measurement actions - should set moveAnnotation" duration="0" />
|
|
908
907
|
<testCase name="Viewer3cr tests - measurement actions - should set removeAnnotation" duration="0" />
|
|
909
|
-
<testCase name="Viewer3cr tests - measurement actions - should set updateAnnotationTitle" duration="
|
|
908
|
+
<testCase name="Viewer3cr tests - measurement actions - should set updateAnnotationTitle" duration="0" />
|
|
910
909
|
<testCase name="Viewer3cr tests - measurement actions - should set updateAnnotationDescription" duration="0" />
|
|
911
910
|
<testCase name="Viewer3cr tests - measurement actions - should set updateAnnotationActions" duration="0" />
|
|
912
911
|
<testCase name="Viewer3cr tests - measurement actions - should set measurement visibility" duration="0" />
|
|
913
|
-
<testCase name="Viewer3cr tests - measurement actions - should toggle length tool" duration="
|
|
914
|
-
<testCase name="Viewer3cr tests - measurement actions - should toggle polygon tool" duration="
|
|
912
|
+
<testCase name="Viewer3cr tests - measurement actions - should toggle length tool" duration="0" />
|
|
913
|
+
<testCase name="Viewer3cr tests - measurement actions - should toggle polygon tool" duration="0" />
|
|
915
914
|
<testCase name="Viewer3cr tests - measurement actions - should toggle angle tool" duration="0" />
|
|
916
|
-
<testCase name="Viewer3cr tests - navigation actions - should set nav cube position" duration="
|
|
915
|
+
<testCase name="Viewer3cr tests - navigation actions - should set nav cube position" duration="0" />
|
|
917
916
|
<testCase name="Viewer3cr tests - navigation actions - should set nav cube visibility" duration="0" />
|
|
918
917
|
<testCase name="Viewer3cr tests - navigation actions - should set nav cube interactivity" duration="0" />
|
|
919
918
|
<testCase name="Viewer3cr tests - navigation actions - should set nav cube colour/opacity" duration="0" />
|
|
920
|
-
<testCase name="Viewer3cr tests - navigation actions - should set nav cube highlight colour/opacity" duration="
|
|
919
|
+
<testCase name="Viewer3cr tests - navigation actions - should set nav cube highlight colour/opacity" duration="0" />
|
|
921
920
|
<testCase name="Viewer3cr tests - navigation actions - should set nav cube setNavCubeGraphics" duration="0" />
|
|
922
921
|
<testCase name="Viewer3cr tests - preset actions - should set setPreset" duration="3" />
|
|
923
|
-
<testCase name="Viewer3cr tests - preset actions - should set setPreset change colour" duration="
|
|
922
|
+
<testCase name="Viewer3cr tests - preset actions - should set setPreset change colour" duration="1" />
|
|
924
923
|
<testCase name="Viewer3cr tests - scan movement actions - should scanMovementHandler" duration="1" />
|
|
925
924
|
<testCase name="Viewer3cr tests - scan movement actions - should not scanMovementHandler transactionStarted" duration="1" />
|
|
926
|
-
<testCase name="Viewer3cr tests - scan movement actions - should pan left" duration="
|
|
927
|
-
<testCase name="Viewer3cr tests - scan movement actions - should pan right" duration="
|
|
928
|
-
<testCase name="Viewer3cr tests - scan movement actions - should pan up" duration="
|
|
925
|
+
<testCase name="Viewer3cr tests - scan movement actions - should pan left" duration="0" />
|
|
926
|
+
<testCase name="Viewer3cr tests - scan movement actions - should pan right" duration="0" />
|
|
927
|
+
<testCase name="Viewer3cr tests - scan movement actions - should pan up" duration="0" />
|
|
929
928
|
<testCase name="Viewer3cr tests - scan movement actions - should pan down" duration="0" />
|
|
930
929
|
<testCase name="Viewer3cr tests - scan movement actions - should zoom in" duration="0" />
|
|
931
930
|
<testCase name="Viewer3cr tests - scan movement actions - should zoom out" duration="0" />
|
|
@@ -935,21 +934,21 @@ If this is a long-running test, pass a timeout value as the last argument or con
|
|
|
935
934
|
<testCase name="Viewer3cr tests - scan orientation actions - should flip 2d view vertically" duration="0" />
|
|
936
935
|
<testCase name="Viewer3cr tests - scan orientation actions - should invert transform" duration="0" />
|
|
937
936
|
<testCase name="Viewer3cr tests - view selection actions - should viewSelection" duration="1" />
|
|
938
|
-
<testCase name="Viewer3cr tests - view selection actions - should viewSelection" duration="
|
|
939
|
-
<testCase name="Viewer3cr tests - view selection actions - should viewSelection" duration="1" />
|
|
940
|
-
<testCase name="Viewer3cr tests - view selection actions - should viewSelection" duration="1" />
|
|
941
|
-
<testCase name="Viewer3cr tests - view selection actions - should viewSelection" duration="1" />
|
|
937
|
+
<testCase name="Viewer3cr tests - view selection actions - should viewSelection" duration="0" />
|
|
942
938
|
<testCase name="Viewer3cr tests - view selection actions - should viewSelection" duration="0" />
|
|
943
939
|
<testCase name="Viewer3cr tests - view selection actions - should viewSelection" duration="1" />
|
|
944
|
-
<testCase name="Viewer3cr tests - view selection actions - should
|
|
945
|
-
<testCase name="Viewer3cr tests -
|
|
940
|
+
<testCase name="Viewer3cr tests - view selection actions - should viewSelection" duration="0" />
|
|
941
|
+
<testCase name="Viewer3cr tests - view selection actions - should viewSelection" duration="0" />
|
|
942
|
+
<testCase name="Viewer3cr tests - view selection actions - should viewSelection" duration="0" />
|
|
943
|
+
<testCase name="Viewer3cr tests - view selection actions - should viewSelectionToggleView" duration="0" />
|
|
944
|
+
<testCase name="Viewer3cr tests - slider actions - should sliderHandler" duration="1" />
|
|
946
945
|
<testCase name="Viewer3cr tests - slider actions - should not sliderHandler transactionStarted" duration="1" />
|
|
947
|
-
<testCase name="Viewer3CR payloads - should sendPayload" duration="
|
|
948
|
-
<testCase name="Viewer3CR payloads - should sendPayload with message JSON" duration="
|
|
949
|
-
<testCase name="Viewer3CR payloads - should sendPayload with returnChannel JSON" duration="
|
|
946
|
+
<testCase name="Viewer3CR payloads - should sendPayload" duration="3" />
|
|
947
|
+
<testCase name="Viewer3CR payloads - should sendPayload with message JSON" duration="28" />
|
|
948
|
+
<testCase name="Viewer3CR payloads - should sendPayload with returnChannel JSON" duration="1" />
|
|
950
949
|
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [file_management]" duration="2" />
|
|
951
950
|
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [file_management] and not on removal" duration="1" />
|
|
952
|
-
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [sliders]" duration="
|
|
951
|
+
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [sliders]" duration="1" />
|
|
953
952
|
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [sliders] and not on removal" duration="1" />
|
|
954
953
|
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [scan_state]" duration="0" />
|
|
955
954
|
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [scan_state] and not on removal" duration="1" />
|
|
@@ -959,115 +958,115 @@ If this is a long-running test, pass a timeout value as the last argument or con
|
|
|
959
958
|
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [scan_orientation] and not on removal" duration="0" />
|
|
960
959
|
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [interactivity]" duration="0" />
|
|
961
960
|
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [interactivity] and not on removal" duration="1" />
|
|
962
|
-
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [notifications]" duration="
|
|
961
|
+
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [notifications]" duration="1" />
|
|
963
962
|
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [notifications] and not on removal" duration="1" />
|
|
964
|
-
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [presets]" duration="
|
|
963
|
+
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [presets]" duration="1" />
|
|
965
964
|
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [presets] and not on removal" duration="1" />
|
|
966
|
-
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [scan_movement]" duration="
|
|
965
|
+
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [scan_movement]" duration="1" />
|
|
967
966
|
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [scan_movement] and not on removal" duration="1" />
|
|
968
|
-
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [navigation_cube]" duration="
|
|
967
|
+
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [navigation_cube]" duration="1" />
|
|
969
968
|
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [navigation_cube] and not on removal" duration="1" />
|
|
970
969
|
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [layout]" duration="0" />
|
|
971
|
-
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [layout] and not on removal" duration="
|
|
972
|
-
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [data_overlay]" duration="
|
|
970
|
+
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [layout] and not on removal" duration="2" />
|
|
971
|
+
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [data_overlay]" duration="1" />
|
|
973
972
|
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [data_overlay] and not on removal" duration="1" />
|
|
974
973
|
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [markups]" duration="0" />
|
|
975
974
|
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [markups] and not on removal" duration="1" />
|
|
976
|
-
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [mcad]" duration="
|
|
977
|
-
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [mcad] and not on removal" duration="
|
|
975
|
+
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [mcad]" duration="1" />
|
|
976
|
+
<testCase name="Viewer3CR callbacks - should call interface callbacks onPayload [mcad] and not on removal" duration="1" />
|
|
978
977
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do01]" duration="1" />
|
|
979
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do01] and not on removal" duration="
|
|
978
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do01] and not on removal" duration="2" />
|
|
980
979
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do02]" duration="0" />
|
|
981
980
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do02] and not on removal" duration="1" />
|
|
982
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do03]" duration="
|
|
983
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do03] and not on removal" duration="
|
|
981
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do03]" duration="1" />
|
|
982
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do03] and not on removal" duration="1" />
|
|
984
983
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do04]" duration="0" />
|
|
985
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do04] and not on removal" duration="
|
|
984
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do04] and not on removal" duration="1" />
|
|
986
985
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do05]" duration="0" />
|
|
987
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do05] and not on removal" duration="
|
|
986
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do05] and not on removal" duration="1" />
|
|
988
987
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do06]" duration="0" />
|
|
989
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do06] and not on removal" duration="
|
|
988
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do06] and not on removal" duration="1" />
|
|
990
989
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do07]" duration="0" />
|
|
991
990
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do07] and not on removal" duration="1" />
|
|
992
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do08]" duration="
|
|
993
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do08] and not on removal" duration="
|
|
994
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do09]" duration="
|
|
991
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do08]" duration="2" />
|
|
992
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do08] and not on removal" duration="2" />
|
|
993
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do09]" duration="1" />
|
|
995
994
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do09] and not on removal" duration="1" />
|
|
996
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do10]" duration="
|
|
997
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do10] and not on removal" duration="
|
|
998
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do11]" duration="
|
|
999
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do11] and not on removal" duration="
|
|
1000
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do18]" duration="
|
|
1001
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do18] and not on removal" duration="
|
|
1002
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm01]" duration="
|
|
995
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do10]" duration="1" />
|
|
996
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do10] and not on removal" duration="1" />
|
|
997
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do11]" duration="1" />
|
|
998
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do11] and not on removal" duration="2" />
|
|
999
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do18]" duration="1" />
|
|
1000
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [do18] and not on removal" duration="1" />
|
|
1001
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm01]" duration="1" />
|
|
1003
1002
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm01] and not on removal" duration="1" />
|
|
1004
1003
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm02]" duration="1" />
|
|
1005
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm02] and not on removal" duration="
|
|
1006
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm03]" duration="
|
|
1007
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm03] and not on removal" duration="
|
|
1008
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm04]" duration="
|
|
1004
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm02] and not on removal" duration="4" />
|
|
1005
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm03]" duration="1" />
|
|
1006
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm03] and not on removal" duration="1" />
|
|
1007
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm04]" duration="1" />
|
|
1009
1008
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm04] and not on removal" duration="1" />
|
|
1010
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm05]" duration="
|
|
1009
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm05]" duration="1" />
|
|
1011
1010
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm05] and not on removal" duration="1" />
|
|
1012
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm06]" duration="
|
|
1011
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm06]" duration="1" />
|
|
1013
1012
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm06] and not on removal" duration="1" />
|
|
1014
1013
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm07]" duration="1" />
|
|
1015
1014
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm07] and not on removal" duration="1" />
|
|
1016
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm08]" duration="
|
|
1017
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm08] and not on removal" duration="
|
|
1015
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm08]" duration="1" />
|
|
1016
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm08] and not on removal" duration="1" />
|
|
1018
1017
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm09]" duration="1" />
|
|
1019
1018
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm09] and not on removal" duration="1" />
|
|
1020
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm10]" duration="
|
|
1021
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm10] and not on removal" duration="
|
|
1019
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm10]" duration="1" />
|
|
1020
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm10] and not on removal" duration="1" />
|
|
1022
1021
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm12]" duration="1" />
|
|
1023
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm12] and not on removal" duration="
|
|
1024
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm13]" duration="
|
|
1022
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm12] and not on removal" duration="1" />
|
|
1023
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm13]" duration="1" />
|
|
1025
1024
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm13] and not on removal" duration="1" />
|
|
1026
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm14]" duration="
|
|
1027
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm14] and not on removal" duration="
|
|
1028
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [in01]" duration="
|
|
1029
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [in01] and not on removal" duration="
|
|
1030
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [in02]" duration="
|
|
1031
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [in02] and not on removal" duration="
|
|
1032
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [in03]" duration="
|
|
1033
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [in03] and not on removal" duration="
|
|
1025
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm14]" duration="1" />
|
|
1026
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [fm14] and not on removal" duration="1" />
|
|
1027
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [in01]" duration="1" />
|
|
1028
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [in01] and not on removal" duration="1" />
|
|
1029
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [in02]" duration="1" />
|
|
1030
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [in02] and not on removal" duration="1" />
|
|
1031
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [in03]" duration="1" />
|
|
1032
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [in03] and not on removal" duration="1" />
|
|
1034
1033
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [in04]" duration="1" />
|
|
1035
1034
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [in04] and not on removal" duration="1" />
|
|
1036
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [lo01]" duration="
|
|
1037
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [lo01] and not on removal" duration="
|
|
1038
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [lo02]" duration="
|
|
1039
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [lo02] and not on removal" duration="
|
|
1040
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [lo03]" duration="
|
|
1035
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [lo01]" duration="1" />
|
|
1036
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [lo01] and not on removal" duration="1" />
|
|
1037
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [lo02]" duration="1" />
|
|
1038
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [lo02] and not on removal" duration="1" />
|
|
1039
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [lo03]" duration="1" />
|
|
1041
1040
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [lo03] and not on removal" duration="1" />
|
|
1042
1041
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [lo04]" duration="1" />
|
|
1043
1042
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [lo04] and not on removal" duration="1" />
|
|
1044
1043
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu01]" duration="1" />
|
|
1045
1044
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu01] and not on removal" duration="1" />
|
|
1046
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu02]" duration="
|
|
1047
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu02] and not on removal" duration="
|
|
1048
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu03]" duration="
|
|
1049
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu03] and not on removal" duration="
|
|
1050
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu04]" duration="
|
|
1051
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu04] and not on removal" duration="
|
|
1052
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu05]" duration="
|
|
1053
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu05] and not on removal" duration="
|
|
1045
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu02]" duration="1" />
|
|
1046
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu02] and not on removal" duration="1" />
|
|
1047
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu03]" duration="1" />
|
|
1048
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu03] and not on removal" duration="1" />
|
|
1049
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu04]" duration="1" />
|
|
1050
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu04] and not on removal" duration="1" />
|
|
1051
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu05]" duration="1" />
|
|
1052
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu05] and not on removal" duration="5" />
|
|
1054
1053
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu06]" duration="1" />
|
|
1055
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu06] and not on removal" duration="
|
|
1054
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu06] and not on removal" duration="1" />
|
|
1056
1055
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu07]" duration="1" />
|
|
1057
1056
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu07] and not on removal" duration="1" />
|
|
1058
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu08]" duration="
|
|
1057
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu08]" duration="1" />
|
|
1059
1058
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu08] and not on removal" duration="1" />
|
|
1060
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu09]" duration="
|
|
1059
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu09]" duration="1" />
|
|
1061
1060
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu09] and not on removal" duration="1" />
|
|
1062
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu10]" duration="
|
|
1063
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu10] and not on removal" duration="
|
|
1064
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu16]" duration="
|
|
1061
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu10]" duration="1" />
|
|
1062
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu10] and not on removal" duration="1" />
|
|
1063
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu16]" duration="1" />
|
|
1065
1064
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu16] and not on removal" duration="1" />
|
|
1066
1065
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu20]" duration="1" />
|
|
1067
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu20] and not on removal" duration="
|
|
1068
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu21]" duration="
|
|
1069
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu21] and not on removal" duration="
|
|
1070
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu22]" duration="
|
|
1066
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu20] and not on removal" duration="1" />
|
|
1067
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu21]" duration="1" />
|
|
1068
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu21] and not on removal" duration="1" />
|
|
1069
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu22]" duration="1" />
|
|
1071
1070
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mu22] and not on removal" duration="1" />
|
|
1072
1071
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc01]" duration="1" />
|
|
1073
1072
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc01] and not on removal" duration="1" />
|
|
@@ -1077,21 +1076,21 @@ If this is a long-running test, pass a timeout value as the last argument or con
|
|
|
1077
1076
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc03] and not on removal" duration="1" />
|
|
1078
1077
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc04]" duration="1" />
|
|
1079
1078
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc04] and not on removal" duration="1" />
|
|
1080
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc05]" duration="
|
|
1079
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc05]" duration="1" />
|
|
1081
1080
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc05] and not on removal" duration="1" />
|
|
1082
1081
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc06]" duration="1" />
|
|
1083
1082
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc06] and not on removal" duration="1" />
|
|
1084
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc07]" duration="
|
|
1085
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc07] and not on removal" duration="
|
|
1083
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc07]" duration="2" />
|
|
1084
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc07] and not on removal" duration="1" />
|
|
1086
1085
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc08]" duration="1" />
|
|
1087
1086
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc08] and not on removal" duration="1" />
|
|
1088
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc09]" duration="
|
|
1087
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc09]" duration="1" />
|
|
1089
1088
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc09] and not on removal" duration="1" />
|
|
1090
1089
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc10]" duration="1" />
|
|
1091
1090
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc10] and not on removal" duration="1" />
|
|
1092
1091
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc11]" duration="1" />
|
|
1093
1092
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc11] and not on removal" duration="1" />
|
|
1094
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc12]" duration="
|
|
1093
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc12]" duration="1" />
|
|
1095
1094
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc12] and not on removal" duration="1" />
|
|
1096
1095
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc13]" duration="1" />
|
|
1097
1096
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [mc13] and not on removal" duration="1" />
|
|
@@ -1111,7 +1110,7 @@ If this is a long-running test, pass a timeout value as the last argument or con
|
|
|
1111
1110
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [nc02] and not on removal" duration="1" />
|
|
1112
1111
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [nc03]" duration="1" />
|
|
1113
1112
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [nc03] and not on removal" duration="1" />
|
|
1114
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [nc05]" duration="
|
|
1113
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [nc05]" duration="1" />
|
|
1115
1114
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [nc05] and not on removal" duration="1" />
|
|
1116
1115
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [nc07]" duration="1" />
|
|
1117
1116
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [nc07] and not on removal" duration="1" />
|
|
@@ -1124,7 +1123,7 @@ If this is a long-running test, pass a timeout value as the last argument or con
|
|
|
1124
1123
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm01]" duration="1" />
|
|
1125
1124
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm01] and not on removal" duration="1" />
|
|
1126
1125
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm02]" duration="1" />
|
|
1127
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm02] and not on removal" duration="
|
|
1126
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm02] and not on removal" duration="7" />
|
|
1128
1127
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm03]" duration="1" />
|
|
1129
1128
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm03] and not on removal" duration="1" />
|
|
1130
1129
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm04]" duration="1" />
|
|
@@ -1142,7 +1141,7 @@ If this is a long-running test, pass a timeout value as the last argument or con
|
|
|
1142
1141
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm10]" duration="1" />
|
|
1143
1142
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm10] and not on removal" duration="1" />
|
|
1144
1143
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm11]" duration="1" />
|
|
1145
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm11] and not on removal" duration="
|
|
1144
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm11] and not on removal" duration="1" />
|
|
1146
1145
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm12]" duration="1" />
|
|
1147
1146
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm12] and not on removal" duration="1" />
|
|
1148
1147
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm13]" duration="1" />
|
|
@@ -1162,8 +1161,8 @@ If this is a long-running test, pass a timeout value as the last argument or con
|
|
|
1162
1161
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm20]" duration="1" />
|
|
1163
1162
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm20] and not on removal" duration="1" />
|
|
1164
1163
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm21]" duration="1" />
|
|
1165
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm21] and not on removal" duration="
|
|
1166
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm22]" duration="
|
|
1164
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm21] and not on removal" duration="1" />
|
|
1165
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm22]" duration="1" />
|
|
1167
1166
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm22] and not on removal" duration="1" />
|
|
1168
1167
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm23]" duration="1" />
|
|
1169
1168
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sm23] and not on removal" duration="1" />
|
|
@@ -1178,44 +1177,44 @@ If this is a long-running test, pass a timeout value as the last argument or con
|
|
|
1178
1177
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [so03]" duration="1" />
|
|
1179
1178
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [so03] and not on removal" duration="1" />
|
|
1180
1179
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [so04]" duration="1" />
|
|
1181
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [so04] and not on removal" duration="
|
|
1182
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl01]" duration="
|
|
1183
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl01] and not on removal" duration="
|
|
1184
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl02]" duration="
|
|
1185
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl02] and not on removal" duration="
|
|
1186
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl03]" duration="
|
|
1180
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [so04] and not on removal" duration="1" />
|
|
1181
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl01]" duration="1" />
|
|
1182
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl01] and not on removal" duration="1" />
|
|
1183
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl02]" duration="1" />
|
|
1184
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl02] and not on removal" duration="1" />
|
|
1185
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl03]" duration="1" />
|
|
1187
1186
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl03] and not on removal" duration="1" />
|
|
1188
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl04]" duration="
|
|
1187
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl04]" duration="1" />
|
|
1189
1188
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl04] and not on removal" duration="1" />
|
|
1190
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl05]" duration="
|
|
1189
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl05]" duration="1" />
|
|
1191
1190
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl05] and not on removal" duration="1" />
|
|
1192
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl06]" duration="
|
|
1193
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl06] and not on removal" duration="
|
|
1194
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl07]" duration="
|
|
1195
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl07] and not on removal" duration="
|
|
1196
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl08]" duration="
|
|
1197
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl08] and not on removal" duration="
|
|
1198
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl09]" duration="
|
|
1199
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl09] and not on removal" duration="
|
|
1200
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl10]" duration="
|
|
1201
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl10] and not on removal" duration="
|
|
1191
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl06]" duration="1" />
|
|
1192
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl06] and not on removal" duration="1" />
|
|
1193
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl07]" duration="1" />
|
|
1194
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl07] and not on removal" duration="1" />
|
|
1195
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl08]" duration="1" />
|
|
1196
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl08] and not on removal" duration="1" />
|
|
1197
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl09]" duration="1" />
|
|
1198
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl09] and not on removal" duration="1" />
|
|
1199
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl10]" duration="1" />
|
|
1200
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl10] and not on removal" duration="2" />
|
|
1202
1201
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl11]" duration="1" />
|
|
1203
1202
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl11] and not on removal" duration="1" />
|
|
1204
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl12]" duration="
|
|
1203
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl12]" duration="1" />
|
|
1205
1204
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl12] and not on removal" duration="1" />
|
|
1206
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl13]" duration="
|
|
1205
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl13]" duration="1" />
|
|
1207
1206
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl13] and not on removal" duration="1" />
|
|
1208
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl14]" duration="
|
|
1209
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl14] and not on removal" duration="
|
|
1207
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl14]" duration="1" />
|
|
1208
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl14] and not on removal" duration="2" />
|
|
1210
1209
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl15]" duration="1" />
|
|
1211
1210
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl15] and not on removal" duration="1" />
|
|
1212
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl16]" duration="
|
|
1211
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl16]" duration="1" />
|
|
1213
1212
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [sl16] and not on removal" duration="1" />
|
|
1214
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [vs01]" duration="
|
|
1213
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [vs01]" duration="1" />
|
|
1215
1214
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [vs01] and not on removal" duration="1" />
|
|
1216
1215
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [vs02]" duration="1" />
|
|
1217
1216
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [vs02] and not on removal" duration="1" />
|
|
1218
|
-
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [vs03]" duration="
|
|
1217
|
+
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [vs03]" duration="1" />
|
|
1219
1218
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [vs03] and not on removal" duration="1" />
|
|
1220
1219
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [vs04]" duration="1" />
|
|
1221
1220
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [vs04] and not on removal" duration="1" />
|
|
@@ -1227,72 +1226,72 @@ If this is a long-running test, pass a timeout value as the last argument or con
|
|
|
1227
1226
|
<testCase name="Viewer3CR callbacks - should call action callbacks onPayload [vs07] and not on removal" duration="1" />
|
|
1228
1227
|
</file>
|
|
1229
1228
|
<file path="src/stores/__tests__/data-overlay.store.spec.ts">
|
|
1230
|
-
<testCase name="data overlay store - should have defaults" duration="
|
|
1231
|
-
<testCase name="data overlay store - should handle annotation event" duration="
|
|
1232
|
-
<testCase name="data overlay store - should handle measurement event" duration="
|
|
1229
|
+
<testCase name="data overlay store - should have defaults" duration="10" />
|
|
1230
|
+
<testCase name="data overlay store - should handle annotation event" duration="6" />
|
|
1231
|
+
<testCase name="data overlay store - should handle measurement event" duration="2" />
|
|
1233
1232
|
<testCase name="data overlay store - should set Initial MCAD state" duration="1" />
|
|
1234
1233
|
<testCase name="data overlay store - should set MCAD state" duration="1" />
|
|
1235
1234
|
<testCase name="data overlay store - should set MCAD Event" duration="2" />
|
|
1236
|
-
<testCase name="data overlay store - should set annotations map" duration="
|
|
1235
|
+
<testCase name="data overlay store - should set annotations map" duration="4" />
|
|
1237
1236
|
<testCase name="data overlay store - should set measurements map" duration="3" />
|
|
1238
1237
|
</file>
|
|
1239
1238
|
<file path="src/stores/__tests__/demo.store.spec.ts">
|
|
1240
|
-
<testCase name="demo store tests - should call demo licence options" duration="
|
|
1241
|
-
<testCase name="demo store tests - should call basic demo patient options" duration="
|
|
1239
|
+
<testCase name="demo store tests - should call demo licence options" duration="15" />
|
|
1240
|
+
<testCase name="demo store tests - should call basic demo patient options" duration="5" />
|
|
1242
1241
|
<testCase name="demo store tests - should have demoType set to licence" duration="3" />
|
|
1243
|
-
<testCase name="demo store tests - should have demoType set to patient" duration="
|
|
1242
|
+
<testCase name="demo store tests - should have demoType set to patient" duration="18" />
|
|
1244
1243
|
<testCase name="demo store tests - should have demoOptions set to licence" duration="3" />
|
|
1245
|
-
<testCase name="demo store tests - should have demoOptions set to patient" duration="
|
|
1246
|
-
<testCase name="demo store tests - should set demo to demo" duration="
|
|
1247
|
-
<testCase name="demo store tests - should set demo to not demo" duration="
|
|
1248
|
-
<testCase name="demo store tests - should set patient onMCADUpload" duration="
|
|
1249
|
-
<testCase name="demo store tests - should set patient onSaveSession" duration="
|
|
1244
|
+
<testCase name="demo store tests - should have demoOptions set to patient" duration="1" />
|
|
1245
|
+
<testCase name="demo store tests - should set demo to demo" duration="1" />
|
|
1246
|
+
<testCase name="demo store tests - should set demo to not demo" duration="1" />
|
|
1247
|
+
<testCase name="demo store tests - should set patient onMCADUpload" duration="64" />
|
|
1248
|
+
<testCase name="demo store tests - should set patient onSaveSession" duration="5" />
|
|
1250
1249
|
<testCase name="demo store tests - should set licence onSaveSession" duration="3" />
|
|
1251
1250
|
</file>
|
|
1252
1251
|
<file path="src/stores/__tests__/drawer.store.spec.ts">
|
|
1253
|
-
<testCase name="drawer store - should be closed when home" duration="
|
|
1254
|
-
<testCase name="drawer store - should be open when not home" duration="
|
|
1255
|
-
<testCase name="drawer store - should be home when not set" duration="
|
|
1252
|
+
<testCase name="drawer store - should be closed when home" duration="6" />
|
|
1253
|
+
<testCase name="drawer store - should be open when not home" duration="1" />
|
|
1254
|
+
<testCase name="drawer store - should be home when not set" duration="0" />
|
|
1256
1255
|
</file>
|
|
1257
1256
|
<file path="src/stores/__tests__/intro.store.spec.ts">
|
|
1258
1257
|
<testCase name="intro store - should show intro by default" duration="7" />
|
|
1259
|
-
<testCase name="intro store - should persist to local storage" duration="
|
|
1260
|
-
<testCase name="intro store - should mount and set from storage true" duration="
|
|
1261
|
-
<testCase name="intro store - should mount and set from storage false" duration="
|
|
1262
|
-
<testCase name="intro store - should mount and set from storage fail" duration="
|
|
1258
|
+
<testCase name="intro store - should persist to local storage" duration="6" />
|
|
1259
|
+
<testCase name="intro store - should mount and set from storage true" duration="2" />
|
|
1260
|
+
<testCase name="intro store - should mount and set from storage false" duration="1" />
|
|
1261
|
+
<testCase name="intro store - should mount and set from storage fail" duration="2" />
|
|
1263
1262
|
<testCase name="intro store - should mount and set from storage empty" duration="1" />
|
|
1264
1263
|
</file>
|
|
1265
1264
|
<file path="src/stores/__tests__/language.store.spec.ts">
|
|
1266
|
-
<testCase name="language store - should have preference default to english" duration="
|
|
1265
|
+
<testCase name="language store - should have preference default to english" duration="8" />
|
|
1267
1266
|
<testCase name="language store - should have preference default to english" duration="2" />
|
|
1268
1267
|
<testCase name="language store - should have preference default to english" duration="1" />
|
|
1269
1268
|
<testCase name="language store - should have preference default to english" duration="1" />
|
|
1270
|
-
<testCase name="language store - should have language default to preference" duration="
|
|
1271
|
-
<testCase name="language store - should query crowdin for locale messages" duration="
|
|
1269
|
+
<testCase name="language store - should have language default to preference" duration="2" />
|
|
1270
|
+
<testCase name="language store - should query crowdin for locale messages" duration="3" />
|
|
1272
1271
|
<testCase name="language store - should query crowdin for locale messages" duration="2" />
|
|
1273
1272
|
</file>
|
|
1274
1273
|
<file path="src/stores/__tests__/mcad-floating.store.spec.ts">
|
|
1275
|
-
<testCase name="mcad floating store - should have defaults" duration="
|
|
1276
|
-
<testCase name="mcad floating store - should pin horizontally top edge" duration="
|
|
1277
|
-
<testCase name="mcad floating store - should pin horizontally bottom edge" duration="
|
|
1278
|
-
<testCase name="mcad floating store - should pin vertically left edge" duration="
|
|
1279
|
-
<testCase name="mcad floating store - should pin vertically right edge" duration="
|
|
1280
|
-
<testCase name="mcad floating store - should not pin edge" duration="
|
|
1281
|
-
<testCase name="mcad floating store - should pin vertically" duration="
|
|
1282
|
-
<testCase name="mcad floating store - should slip from right" duration="
|
|
1283
|
-
<testCase name="mcad floating store - should slip from left" duration="
|
|
1284
|
-
<testCase name="mcad floating store - should slip from top" duration="
|
|
1285
|
-
<testCase name="mcad floating store - should slip from bottom" duration="
|
|
1286
|
-
<testCase name="mcad floating store - should slip from bottom and recollapse" duration="
|
|
1287
|
-
<testCase name="mcad floating store - should slip from bottom and recollapse" duration="
|
|
1288
|
-
<testCase name="mcad floating store - should slip from bottom and recollapse" duration="
|
|
1274
|
+
<testCase name="mcad floating store - should have defaults" duration="89" />
|
|
1275
|
+
<testCase name="mcad floating store - should pin horizontally top edge" duration="23" />
|
|
1276
|
+
<testCase name="mcad floating store - should pin horizontally bottom edge" duration="22" />
|
|
1277
|
+
<testCase name="mcad floating store - should pin vertically left edge" duration="34" />
|
|
1278
|
+
<testCase name="mcad floating store - should pin vertically right edge" duration="21" />
|
|
1279
|
+
<testCase name="mcad floating store - should not pin edge" duration="59" />
|
|
1280
|
+
<testCase name="mcad floating store - should pin vertically" duration="28" />
|
|
1281
|
+
<testCase name="mcad floating store - should slip from right" duration="38" />
|
|
1282
|
+
<testCase name="mcad floating store - should slip from left" duration="27" />
|
|
1283
|
+
<testCase name="mcad floating store - should slip from top" duration="18" />
|
|
1284
|
+
<testCase name="mcad floating store - should slip from bottom" duration="19" />
|
|
1285
|
+
<testCase name="mcad floating store - should slip from bottom and recollapse" duration="19" />
|
|
1286
|
+
<testCase name="mcad floating store - should slip from bottom and recollapse" duration="18" />
|
|
1287
|
+
<testCase name="mcad floating store - should slip from bottom and recollapse" duration="25" />
|
|
1289
1288
|
</file>
|
|
1290
1289
|
<file path="src/stores/__tests__/mcad.store.spec.ts">
|
|
1291
|
-
<testCase name="mcad store - should have defaults" duration="
|
|
1292
|
-
<testCase name="mcad store - should handle mcad event" duration="
|
|
1293
|
-
<testCase name="mcad store - should add mcad item" duration="
|
|
1294
|
-
<testCase name="mcad store - should add mcad item with children" duration="
|
|
1295
|
-
<testCase name="mcad store - should set Initial MCAD state" duration="
|
|
1290
|
+
<testCase name="mcad store - should have defaults" duration="9" />
|
|
1291
|
+
<testCase name="mcad store - should handle mcad event" duration="8" />
|
|
1292
|
+
<testCase name="mcad store - should add mcad item" duration="4" />
|
|
1293
|
+
<testCase name="mcad store - should add mcad item with children" duration="6" />
|
|
1294
|
+
<testCase name="mcad store - should set Initial MCAD state" duration="5" />
|
|
1296
1295
|
<testCase name="mcad store - should set MCAD state" duration="4" />
|
|
1297
1296
|
<testCase name="mcad store - should set MCAD Event" duration="3" />
|
|
1298
1297
|
</file>
|
|
@@ -1302,14 +1301,14 @@ If this is a long-running test, pass a timeout value as the last argument or con
|
|
|
1302
1301
|
<testCase name="save store - should show saved temporarily state" duration="0" />
|
|
1303
1302
|
<testCase name="save store - should show unsaved state" duration="0" />
|
|
1304
1303
|
<testCase name="save store - should show error state" duration="0" />
|
|
1305
|
-
<testCase name="save store - should show text for timeout" duration="
|
|
1304
|
+
<testCase name="save store - should show text for timeout" duration="4" />
|
|
1306
1305
|
</file>
|
|
1307
1306
|
<file path="src/stores/__tests__/theme.store.spec.ts">
|
|
1308
|
-
<testCase name="theme store - should use default theme" duration="
|
|
1307
|
+
<testCase name="theme store - should use default theme" duration="9" />
|
|
1309
1308
|
<testCase name="theme store - should have theme preference" duration="1" />
|
|
1310
1309
|
</file>
|
|
1311
1310
|
<file path="src/stores/__tests__/tool.store.spec.ts">
|
|
1312
|
-
<testCase name="tool store - should have annotation create tool" duration="
|
|
1311
|
+
<testCase name="tool store - should have annotation create tool" duration="19" />
|
|
1313
1312
|
<testCase name="tool store - should have annotation move tool" duration="0" />
|
|
1314
1313
|
<testCase name="tool store - should have data overlay tool" duration="0" />
|
|
1315
1314
|
<testCase name="tool store - should have measurement angle tool" duration="0" />
|
|
@@ -1325,70 +1324,70 @@ If this is a long-running test, pass a timeout value as the last argument or con
|
|
|
1325
1324
|
<testCase name="upload store - should show uploads if one exists" duration="3" />
|
|
1326
1325
|
</file>
|
|
1327
1326
|
<file path="src/stores/__tests__/viewer.store.spec.ts">
|
|
1328
|
-
<testCase name="viewer store - should have defaults" duration="
|
|
1327
|
+
<testCase name="viewer store - should have defaults" duration="12" />
|
|
1329
1328
|
</file>
|
|
1330
1329
|
<file path="src/tools/__tests__/annotation-create.tool.spec.ts">
|
|
1331
|
-
<testCase name="annotation create tool - should activate for 2D views" duration="
|
|
1332
|
-
<testCase name="annotation create tool - should not activate for 3D view" duration="
|
|
1330
|
+
<testCase name="annotation create tool - should activate for 2D views" duration="9" />
|
|
1331
|
+
<testCase name="annotation create tool - should not activate for 3D view" duration="1" />
|
|
1333
1332
|
<testCase name="annotation create tool - should activate and deactivate" duration="2" />
|
|
1334
|
-
<testCase name="annotation create tool - should activate annotations from 3cr" duration="
|
|
1333
|
+
<testCase name="annotation create tool - should activate annotations from 3cr" duration="1" />
|
|
1335
1334
|
<testCase name="annotation create tool - should not activate annotations from 3cr" duration="1" />
|
|
1336
1335
|
</file>
|
|
1337
1336
|
<file path="src/tools/__tests__/annotation-move.tool.spec.ts">
|
|
1338
|
-
<testCase name="annotation move tool - should activate for 2D views" duration="
|
|
1339
|
-
<testCase name="annotation move tool - should activate for 3D views" duration="
|
|
1340
|
-
<testCase name="annotation move tool - should deactivate move" duration="
|
|
1341
|
-
<testCase name="annotation move tool - should do nothing if not active" duration="
|
|
1342
|
-
<testCase name="annotation move tool - should 2d if scanView Saggital" duration="
|
|
1343
|
-
<testCase name="annotation move tool - should do nothing if scanView Undefined" duration="
|
|
1337
|
+
<testCase name="annotation move tool - should activate for 2D views" duration="12" />
|
|
1338
|
+
<testCase name="annotation move tool - should activate for 3D views" duration="7" />
|
|
1339
|
+
<testCase name="annotation move tool - should deactivate move" duration="4" />
|
|
1340
|
+
<testCase name="annotation move tool - should do nothing if not active" duration="3" />
|
|
1341
|
+
<testCase name="annotation move tool - should 2d if scanView Saggital" duration="7" />
|
|
1342
|
+
<testCase name="annotation move tool - should do nothing if scanView Undefined" duration="3" />
|
|
1344
1343
|
</file>
|
|
1345
1344
|
<file path="src/tools/__tests__/data-overlay.tool.spec.ts">
|
|
1346
|
-
<testCase name="data overlay tool - should capture annotation events" duration="
|
|
1347
|
-
<testCase name="data overlay tool - should capture measurement events" duration="
|
|
1348
|
-
<testCase name="data overlay tool - should capture mcad events" duration="
|
|
1349
|
-
<testCase name="data overlay tool - should ignore event on mouse move" duration="
|
|
1350
|
-
<testCase name="data overlay tool - should ignore event mousedown" duration="
|
|
1351
|
-
<testCase name="data overlay tool - should ignore event mouseMove" duration="
|
|
1352
|
-
<testCase name="data overlay tool - should defocus onInteraction on hover end" duration="
|
|
1353
|
-
<testCase name="data overlay tool - should defocus mcad onInteraction on hover end" duration="
|
|
1354
|
-
<testCase name="data overlay tool - should defocus mcad onInteraction on none" duration="
|
|
1345
|
+
<testCase name="data overlay tool - should capture annotation events" duration="41" />
|
|
1346
|
+
<testCase name="data overlay tool - should capture measurement events" duration="7" />
|
|
1347
|
+
<testCase name="data overlay tool - should capture mcad events" duration="6" />
|
|
1348
|
+
<testCase name="data overlay tool - should ignore event on mouse move" duration="4" />
|
|
1349
|
+
<testCase name="data overlay tool - should ignore event mousedown" duration="3" />
|
|
1350
|
+
<testCase name="data overlay tool - should ignore event mouseMove" duration="3" />
|
|
1351
|
+
<testCase name="data overlay tool - should defocus onInteraction on hover end" duration="4" />
|
|
1352
|
+
<testCase name="data overlay tool - should defocus mcad onInteraction on hover end" duration="5" />
|
|
1353
|
+
<testCase name="data overlay tool - should defocus mcad onInteraction on none" duration="4" />
|
|
1355
1354
|
</file>
|
|
1356
1355
|
<file path="src/tools/__tests__/mcad-move.tool.spec.ts">
|
|
1357
|
-
<testCase name="mcad move tool - should move via 3cr event" duration="
|
|
1358
|
-
<testCase name="mcad move tool - should not move via 3cr event" duration="
|
|
1359
|
-
<testCase name="mcad move tool - should move programmatically" duration="
|
|
1360
|
-
<testCase name="mcad move tool - should deactivate move" duration="
|
|
1361
|
-
<testCase name="mcad move tool - should do next prev" duration="
|
|
1356
|
+
<testCase name="mcad move tool - should move via 3cr event" duration="17" />
|
|
1357
|
+
<testCase name="mcad move tool - should not move via 3cr event" duration="3" />
|
|
1358
|
+
<testCase name="mcad move tool - should move programmatically" duration="3" />
|
|
1359
|
+
<testCase name="mcad move tool - should deactivate move" duration="4" />
|
|
1360
|
+
<testCase name="mcad move tool - should do next prev" duration="3" />
|
|
1361
|
+
<testCase name="mcad move tool - should not do next prev" duration="2" />
|
|
1362
1362
|
<testCase name="mcad move tool - should not do next prev" duration="2" />
|
|
1363
|
-
<testCase name="mcad move tool - should not do next prev" duration="3" />
|
|
1364
1363
|
</file>
|
|
1365
1364
|
<file path="src/tools/__tests__/mcad-rotate.tool.spec.ts">
|
|
1366
|
-
<testCase name="mcad rotate tool - should rotate via 3cr event" duration="
|
|
1367
|
-
<testCase name="mcad rotate tool - should not rotate via 3cr event" duration="
|
|
1368
|
-
<testCase name="mcad rotate tool - should rotate programmatically" duration="
|
|
1369
|
-
<testCase name="mcad rotate tool - should deactivate move" duration="
|
|
1365
|
+
<testCase name="mcad rotate tool - should rotate via 3cr event" duration="18" />
|
|
1366
|
+
<testCase name="mcad rotate tool - should not rotate via 3cr event" duration="9" />
|
|
1367
|
+
<testCase name="mcad rotate tool - should rotate programmatically" duration="6" />
|
|
1368
|
+
<testCase name="mcad rotate tool - should deactivate move" duration="5" />
|
|
1370
1369
|
<testCase name="mcad rotate tool - should deactivate move" duration="1" />
|
|
1371
|
-
<testCase name="mcad rotate tool - should do next prev" duration="
|
|
1372
|
-
<testCase name="mcad rotate tool - should not do next prev" duration="
|
|
1370
|
+
<testCase name="mcad rotate tool - should do next prev" duration="2" />
|
|
1371
|
+
<testCase name="mcad rotate tool - should not do next prev" duration="3" />
|
|
1373
1372
|
</file>
|
|
1374
1373
|
<file path="src/tools/__tests__/mcad-scale.tool.spec.ts">
|
|
1375
1374
|
<testCase name="mcad scale tool - should instantiate" duration="3" />
|
|
1376
1375
|
</file>
|
|
1377
1376
|
<file path="src/tools/__tests__/mcad-select.tool.spec.ts">
|
|
1378
|
-
<testCase name="mcad select tool - should select via 3cr event" duration="
|
|
1379
|
-
<testCase name="mcad select tool - should select via 3cr event" duration="
|
|
1377
|
+
<testCase name="mcad select tool - should select via 3cr event" duration="10" />
|
|
1378
|
+
<testCase name="mcad select tool - should select via 3cr event" duration="3" />
|
|
1380
1379
|
<testCase name="mcad select tool - should select programmatically" duration="2" />
|
|
1381
|
-
<testCase name="mcad select tool - should check if selected (not)" duration="
|
|
1382
|
-
<testCase name="mcad select tool - should toggle selected" duration="
|
|
1380
|
+
<testCase name="mcad select tool - should check if selected (not)" duration="1" />
|
|
1381
|
+
<testCase name="mcad select tool - should toggle selected" duration="1" />
|
|
1383
1382
|
<testCase name="mcad select tool - should toggle selected" duration="1" />
|
|
1384
1383
|
</file>
|
|
1385
1384
|
<file path="src/tools/__tests__/measurement-angle.tool.spec.ts">
|
|
1386
1385
|
<testCase name="measurement angle tool - should activate tool" duration="6" />
|
|
1387
1386
|
</file>
|
|
1388
1387
|
<file path="src/tools/__tests__/measurement-length.tool.spec.ts">
|
|
1389
|
-
<testCase name="measurement length tool - should activate tool" duration="
|
|
1388
|
+
<testCase name="measurement length tool - should activate tool" duration="5" />
|
|
1390
1389
|
</file>
|
|
1391
1390
|
<file path="src/tools/__tests__/measurement-polygon.tool.spec.ts">
|
|
1392
|
-
<testCase name="measurement polygon tool - should activate tool" duration="
|
|
1391
|
+
<testCase name="measurement polygon tool - should activate tool" duration="5" />
|
|
1393
1392
|
</file>
|
|
1394
1393
|
</testExecutions>
|