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