Path Lines of Code src/__snapshots__/themer.spec.tsx.snap 341 src/app/api/dataTransforms/deviceSummaryTransform.spec.ts 43 src/app/api/dataTransforms/modelDefinitionTransform.spec.ts 12 src/app/api/dataTransforms/transformHelper.spec.ts 13 src/app/api/services/azureResourceIdentifierService.spec.ts 363 src/app/api/services/azureSubscriptionService.spec.ts 75 src/app/api/services/devicesService.spec.ts 600 src/app/api/services/eventHubMessageHelper.spec.ts 38 src/app/api/services/githubService.spec.ts 50 src/app/api/services/localRepoService.spec.ts 66 src/app/api/services/modelRepositoryService.spec.ts 27 src/app/api/services/moduleService.spec.ts 362 src/app/api/services/publicDigitalTwinsModelRepoService.spec.ts 99 src/app/api/services/settingsService.spec.ts 39 src/app/api/shared/fetchUtils.spec.ts 37 src/app/api/shared/hostNameUtils.spec.ts 41 src/app/api/shared/interfaceUtils.spec.ts 38 src/app/api/shared/mapUtils.spec.ts 36 src/app/api/shared/utils.spec.ts 113 src/app/authentication/actions.spec.ts 25 src/app/authentication/azureActiveDirectory/actions.spec.ts 70 src/app/authentication/azureActiveDirectory/components/__snapshots__/backButton.spec.tsx.snap 13 src/app/authentication/azureActiveDirectory/components/__snapshots__/commandBar.spec.tsx.snap 53 src/app/authentication/azureActiveDirectory/components/__snapshots__/filterText.spec.tsx.snap 19 src/app/authentication/azureActiveDirectory/components/__snapshots__/hubList.spec.tsx.snap 56 src/app/authentication/azureActiveDirectory/components/__snapshots__/hubSelection.spec.tsx.snap 32 src/app/authentication/azureActiveDirectory/components/__snapshots__/subscriptionList.spec.tsx.snap 66 src/app/authentication/azureActiveDirectory/components/backButton.spec.tsx 10 src/app/authentication/azureActiveDirectory/components/commandBar.spec.tsx 29 src/app/authentication/azureActiveDirectory/components/filterText.spec.tsx 10 src/app/authentication/azureActiveDirectory/components/hubList.spec.tsx 23 src/app/authentication/azureActiveDirectory/components/hubSelection.spec.tsx 23 src/app/authentication/azureActiveDirectory/components/subscriptionList.spec.tsx 26 src/app/authentication/azureActiveDirectory/context/__snapshots__/azureActiveDirectoryStateProvider.spec.tsx.snap 28 src/app/authentication/azureActiveDirectory/context/azureActiveDirectoryStateProvider.spec.tsx 14 src/app/authentication/azureActiveDirectory/reducers.spec.ts 119 src/app/authentication/azureActiveDirectory/sagas/getIotHubKeySaga.spec.ts 73 src/app/authentication/azureActiveDirectory/sagas/getIotHubListSaga.spec.ts 67 src/app/authentication/azureActiveDirectory/sagas/getSubscriptionListSaga.spec.ts 64 src/app/authentication/azureActiveDirectory/sagas/getUserProfileTokenSaga.spec.ts 38 src/app/authentication/azureActiveDirectory/sagas/loginSaga.spec.ts 48 src/app/authentication/azureActiveDirectory/sagas/logoutSaga.spec.ts 48 src/app/authentication/components/__snapshots__/authenticationSelection.spec.tsx.snap 67 src/app/authentication/components/__snapshots__/authenticationView.spec.tsx.snap 25 src/app/authentication/components/authenticationSelection.spec.tsx 26 src/app/authentication/components/authenticationView.spec.tsx 31 src/app/authentication/context/__snapshots__/authenticationStateProvider.spec.tsx.snap 21 src/app/authentication/context/authenticationStateProvider.spec.tsx 14 src/app/authentication/reducer.spec.ts 39 src/app/authentication/sagas/getLoginPreferenceSaga.spec.ts 16 src/app/authentication/sagas/setLoginPreferenceSaga.spec.ts 17 src/app/connectionStrings/actions.spec.ts 42 src/app/connectionStrings/components/__snapshots__/commandBar.spec.tsx.snap 28 src/app/connectionStrings/components/__snapshots__/connectionString.spec.tsx.snap 83 src/app/connectionStrings/components/__snapshots__/connectionStringDelete.spec.tsx.snap 87 src/app/connectionStrings/components/__snapshots__/connectionStringEditView.spec.tsx.snap 153 src/app/connectionStrings/components/__snapshots__/connectionStringProperties.spec.tsx.snap 23 src/app/connectionStrings/components/__snapshots__/connectionStringsEmpty.spec.tsx.snap 36 src/app/connectionStrings/components/__snapshots__/connectionStringsView.spec.tsx.snap 35 src/app/connectionStrings/components/commandBar.spec.tsx 25 src/app/connectionStrings/components/connectionString.spec.tsx 91 src/app/connectionStrings/components/connectionStringDelete.spec.tsx 50 src/app/connectionStrings/components/connectionStringEditView.spec.tsx 90 src/app/connectionStrings/components/connectionStringProperties.spec.tsx 12 src/app/connectionStrings/components/connectionStringsEmpty.spec.tsx 6 src/app/connectionStrings/components/connectionStringsView.spec.tsx 58 src/app/connectionStrings/reducer.spec.ts 86 src/app/connectionStrings/sagas.spec.ts 17 src/app/connectionStrings/sagas/deleteConnectionStringSaga.spec.ts 72 src/app/connectionStrings/sagas/getConnectionStringsSaga.spec.ts 67 src/app/connectionStrings/sagas/setConnectionStringsSaga.spec.ts 31 src/app/connectionStrings/sagas/upsertConnectionStringSaga.spec.ts 150 src/app/devices/addDevice/components/__snapshots__/addDevice.spec.tsx.snap 97 src/app/devices/addDevice/components/addDevice.spec.tsx 94 src/app/devices/addDevice/reducer.spec.ts 19 src/app/devices/addDevice/saga.spec.ts 94 src/app/devices/cloudToDeviceMessage/components/__snapshots__/cloudToDeviceMessage.spec.tsx.snap 241 src/app/devices/cloudToDeviceMessage/components/cloudToDeviceMessage.spec.tsx 108 src/app/devices/cloudToDeviceMessage/saga.spec.ts 104 src/app/devices/deviceEvents/components/__snapshots__/commands.spec.tsx.snap 62 src/app/devices/deviceEvents/components/__snapshots__/consumerGroup.spec.tsx.snap 13 src/app/devices/deviceEvents/components/__snapshots__/customEventHub.spec.tsx.snap 34 src/app/devices/deviceEvents/components/__snapshots__/deviceContentTypePanel.spec.tsx.snap 116 src/app/devices/deviceEvents/components/__snapshots__/deviceEvents.spec.tsx.snap 70 src/app/devices/deviceEvents/components/__snapshots__/deviceSimulationPanel.spec.tsx.snap 173 src/app/devices/deviceEvents/components/__snapshots__/eventsContent.spec.tsx.snap 131 src/app/devices/deviceEvents/components/__snapshots__/loader.spec.tsx.snap 25 src/app/devices/deviceEvents/components/__snapshots__/systemPropertyCheckBox.spec.tsx.snap 17 src/app/devices/deviceEvents/components/commands.spec.tsx 65 src/app/devices/deviceEvents/components/consumerGroup.spec.tsx 18 src/app/devices/deviceEvents/components/customEventHub.spec.tsx 45 src/app/devices/deviceEvents/components/deviceContentTypePanel.spec.tsx 35 src/app/devices/deviceEvents/components/deviceEvents.spec.tsx 36 src/app/devices/deviceEvents/components/deviceSimulationPanel.spec.tsx 13 src/app/devices/deviceEvents/components/eventsContent.spec.tsx 149 src/app/devices/deviceEvents/components/loader.spec.tsx 12 src/app/devices/deviceEvents/components/systemPropertyCheckBox.spec.tsx 17 src/app/devices/deviceEvents/context/__snapshots__/deviceEventsStateProvider.spec.tsx.snap 28 src/app/devices/deviceEvents/context/deviceEventsStateProvider.spec.tsx 14 src/app/devices/deviceEvents/reducer.spec.ts 76 src/app/devices/deviceEvents/saga.spec.ts 107 src/app/devices/deviceEvents/utils.spec.ts 12 src/app/devices/deviceIdentity/components/__snapshots__/deviceContent.spec.tsx.snap 2 src/app/devices/deviceIdentity/components/__snapshots__/deviceContentNav.spec.tsx.snap 139 src/app/devices/deviceIdentity/components/__snapshots__/deviceIdentity.spec.tsx.snap 249 src/app/devices/deviceIdentity/components/__snapshots__/deviceIdentityCommandBar.spec.tsx.snap 123 src/app/devices/deviceIdentity/components/__snapshots__/deviceModules.spec.tsx.snap 82 src/app/devices/deviceIdentity/components/deviceContent.spec.tsx 13 src/app/devices/deviceIdentity/components/deviceContentNav.spec.tsx 19 src/app/devices/deviceIdentity/components/deviceIdentity.spec.tsx 21 src/app/devices/deviceIdentity/components/deviceIdentityCommandBar.spec.tsx 12 src/app/devices/deviceIdentity/components/deviceIdentityHelper.spec.ts 75 src/app/devices/deviceIdentity/components/deviceModules.spec.tsx 11 src/app/devices/deviceIdentity/reducer.spec.ts 64 src/app/devices/deviceIdentity/saga.spec.ts 138 src/app/devices/deviceList/components/__snapshots__/deviceList.spec.tsx.snap 135 src/app/devices/deviceList/components/__snapshots__/deviceListCommandBar.spec.tsx.snap 39 src/app/devices/deviceList/components/__snapshots__/deviceListQuery.spec.tsx.snap 57 src/app/devices/deviceList/components/__snapshots__/deviceQueryClause.spec.tsx.snap 125 src/app/devices/deviceList/components/__snapshots__/listPaging.spec.tsx.snap 87 src/app/devices/deviceList/components/deviceList.spec.tsx 54 src/app/devices/deviceList/components/deviceListCommandBar.spec.tsx 10 src/app/devices/deviceList/components/deviceListQuery.spec.tsx 17 src/app/devices/deviceList/components/deviceQueryClause.spec.tsx 41 src/app/devices/deviceList/components/listPaging.spec.tsx 47 src/app/devices/deviceList/reducer.spec.ts 95 src/app/devices/deviceList/sagas/deleteDeviceSaga.spec.ts 80 src/app/devices/deviceList/sagas/listDeviceSaga.spec.ts 100 src/app/devices/deviceTwin/components/__snapshots__/deviceTwin.spec.tsx.snap 65 src/app/devices/deviceTwin/components/deviceTwin.spec.tsx 66 src/app/devices/deviceTwin/reducer.spec.ts 66 src/app/devices/deviceTwin/sagas/getDeviceTwinSaga.spec.ts 73 src/app/devices/deviceTwin/sagas/updateDeviceTwinSaga.spec.ts 85 src/app/devices/directMethod/components/__snapshots__/directMethod.spec.tsx.snap 35 src/app/devices/directMethod/components/directMethod.spec.tsx 35 src/app/devices/directMethod/components/directMethodForm.spec.tsx 21 src/app/devices/directMethod/saga.spec.ts 125 src/app/devices/module/addModuleIdentity/components/__snapshots__/addModuleIdentity.spec.tsx.snap 79 src/app/devices/module/addModuleIdentity/components/addModuleIdentity.spec.tsx 67 src/app/devices/module/addModuleIdentity/reducer.spec.ts 30 src/app/devices/module/addModuleIdentity/saga.spec.ts 75 src/app/devices/module/moduleDirectMethod/components/__snapshots__/moduleDirectMethod.spec.tsx.snap 31 src/app/devices/module/moduleDirectMethod/components/moduleDirectMethod.spec.tsx 12 src/app/devices/module/moduleDirectMethod/saga.spec.ts 137 src/app/devices/module/moduleIdentityList/components/__snapshots__/moduleIdentityList.spec.tsx.snap 288 src/app/devices/module/moduleIdentityList/components/moduleIdentityList.spec.tsx 58 src/app/devices/module/moduleIdentityList/reducer.spec.ts 32 src/app/devices/module/moduleIdentityList/saga.spec.ts 64 src/app/devices/module/moduleIdentityTwin/components/__snapshots__/moduleIdentityTwin.spec.tsx.snap 96 src/app/devices/module/moduleIdentityTwin/components/moduleIdentityTwin.spec.tsx 44 src/app/devices/module/moduleIdentityTwin/reducer.spec.ts 60 src/app/devices/module/moduleIdentityTwin/saga.spec.ts 14 src/app/devices/module/moduleIdentityTwin/sagas/getModuleIdentityTwinSaga.spec.ts 73 src/app/devices/module/moduleIdentityTwin/sagas/updateModuleIdentityTwinSaga.spec.ts 82 src/app/devices/module/moduleIndentityDetail/components/__snapshots__/moduleIdentityDetail.spec.tsx.snap 350 src/app/devices/module/moduleIndentityDetail/components/moduleIdentityDetail.spec.tsx 102 src/app/devices/module/moduleIndentityDetail/reducer.spec.ts 51 src/app/devices/module/moduleIndentityDetail/sagas/deleteModuleIdentitySaga.spec.ts 69 src/app/devices/module/moduleIndentityDetail/sagas/getModuleIdentitySaga.spec.ts 63 src/app/devices/module/shared/components/__snapshots__/moduleIdentityDetailHeader.spec.tsx.snap 39 src/app/devices/module/shared/components/moduleIdentityDetailHeader.spec.tsx 14 src/app/devices/pnp/components/__snapshots__/pnp.spec.tsx.snap 37 src/app/devices/pnp/components/deviceCommands/__snapshots__/deviceCommands.spec.tsx.snap 116 src/app/devices/pnp/components/deviceCommands/__snapshots__/deviceCommandsPerInterface.spec.tsx.snap 85 src/app/devices/pnp/components/deviceCommands/__snapshots__/sendCommandConfirmation.spec.tsx.snap 65 src/app/devices/pnp/components/deviceCommands/dataHelper.spec.ts 42 src/app/devices/pnp/components/deviceCommands/deviceCommands.spec.tsx 41 src/app/devices/pnp/components/deviceCommands/deviceCommandsPerInterface.spec.tsx 36 src/app/devices/pnp/components/deviceCommands/deviceCommandsPerInterfacePerCommand.spec.tsx 78 src/app/devices/pnp/components/deviceCommands/sendCommandConfirmation.spec.tsx 46 src/app/devices/pnp/components/deviceEvents/dataHelper.spec.ts 9 src/app/devices/pnp/components/deviceInterfaces/__snapshots__/deviceInterfaces.spec.tsx.snap 112 src/app/devices/pnp/components/deviceInterfaces/deviceInterfaces.spec.tsx 83 src/app/devices/pnp/components/deviceProperties/__snapshots__/deviceProperties.spec.tsx.snap 154 src/app/devices/pnp/components/deviceProperties/__snapshots__/devicePropertiesPerInterface.spec.tsx.snap 68 src/app/devices/pnp/components/deviceProperties/dataHelper.spec.ts 18 src/app/devices/pnp/components/deviceProperties/deviceProperties.spec.tsx 82 src/app/devices/pnp/components/deviceProperties/devicePropertiesPerInterface.spec.tsx 30 src/app/devices/pnp/components/deviceSettings/__snapshots__/deviceSettings.spec.tsx.snap 90 src/app/devices/pnp/components/deviceSettings/__snapshots__/deviceSettingsPerInterface.spec.tsx.snap 257 src/app/devices/pnp/components/deviceSettings/dataHelper.spec.ts 42 src/app/devices/pnp/components/deviceSettings/deviceSettings.spec.tsx 35 src/app/devices/pnp/components/deviceSettings/deviceSettingsPerInterface.spec.tsx 28 src/app/devices/pnp/components/deviceSettings/deviceSettingsPerInterfacePerSetting.spec.tsx 97 src/app/devices/pnp/components/modelConfiguration/__snapshots__/command.spec.tsx.snap 20 src/app/devices/pnp/components/modelConfiguration/__snapshots__/digitalTwinComponentList.spec.tsx.snap 47 src/app/devices/pnp/components/modelConfiguration/__snapshots__/digitalTwinDetail.spec.tsx.snap 48 src/app/devices/pnp/components/modelConfiguration/__snapshots__/digitalTwinInterfacesList.spec.tsx.snap 12 src/app/devices/pnp/components/modelConfiguration/__snapshots__/digitalTwinModelDefinition.spec.tsx.snap 25 src/app/devices/pnp/components/modelConfiguration/__snapshots__/digitalTwinModelId.spec.tsx.snap 29 src/app/devices/pnp/components/modelConfiguration/__snapshots__/digitaltwinPnpConfigurationSteps.spec.tsx.snap 51 src/app/devices/pnp/components/modelConfiguration/command.spec.tsx 21 src/app/devices/pnp/components/modelConfiguration/digitalTwinComponentList.spec.tsx 137 src/app/devices/pnp/components/modelConfiguration/digitalTwinDetail.spec.tsx 23 src/app/devices/pnp/components/modelConfiguration/digitalTwinInterfacesList.spec.tsx 63 src/app/devices/pnp/components/modelConfiguration/digitalTwinModelDefinition.spec.tsx 99 src/app/devices/pnp/components/modelConfiguration/digitalTwinModelId.spec.tsx 43 src/app/devices/pnp/components/modelConfiguration/digitaltwinPnpConfigurationSteps.spec.tsx 101 src/app/devices/pnp/components/pnp.spec.tsx 13 src/app/devices/pnp/reducer.spec.ts 182 src/app/devices/pnp/sagas/getModelDefinitionSaga.spec.ts 190 src/app/devices/pnp/sagas/invokeCommandSaga.spec.ts 154 src/app/devices/pnp/sagas/utils.spec.ts 34 src/app/devices/shared/components/__snapshots__/interfaceNotFoundMessageBar.spec.tsx.snap 20 src/app/devices/shared/components/__snapshots__/sasTokenGenerationView.spec.tsx.snap 109 src/app/devices/shared/components/complexReportedFormPanel.spec.tsx 36 src/app/devices/shared/components/dataForm.spec.tsx 29 src/app/devices/shared/components/interfaceNotFoundMessageBar.spec.tsx 23 src/app/devices/shared/components/sasTokenGenerationView.spec.tsx 44 src/app/home/components/__snapshots__/homeView.spec.tsx.snap 46 src/app/home/components/__snapshots__/homeViewNavigation.spec.tsx.snap 43 src/app/home/components/appVersionMessageBar.spec.tsx 21 src/app/home/components/homeView.spec.tsx 11 src/app/home/components/homeViewNavigation.spec.tsx 6 src/app/iotHub/components/__snapshots__/iotHub.spec.tsx.snap 13 src/app/iotHub/components/__snapshots__/iotHubDevices.spec.tsx.snap 25 src/app/iotHub/components/__snapshots__/iotHubHost.spec.tsx.snap 27 src/app/iotHub/components/__snapshots__/iotHubResource.spec.tsx.snap 19 src/app/iotHub/components/iotHub.spec.tsx 9 src/app/iotHub/components/iotHubDevices.spec.tsx 9 src/app/iotHub/components/iotHubHost.spec.tsx 12 src/app/iotHub/components/iotHubResource.spec.tsx 12 src/app/iotHub/hooks/useIotHubContext.spec.tsx 14 src/app/iotHub/utils.spec.ts 6 src/app/modelRepository/__snapshots__/view.spec.tsx.snap 115 src/app/modelRepository/components/__snapshots__/listItemConfigurableRepo.spec.tsx.snap 24 src/app/modelRepository/components/__snapshots__/listItemLocal.spec.tsx.snap 76 src/app/modelRepository/components/__snapshots__/listItemLocalLabel.spec.tsx.snap 53 src/app/modelRepository/components/__snapshots__/listItemPublicRepo.spec.tsx.snap 38 src/app/modelRepository/components/__snapshots__/modelRepositoryInstruction.spec.tsx.snap 42 src/app/modelRepository/components/__snapshots__/modelRepositoryLocationList.spec.tsx.snap 68 src/app/modelRepository/components/__snapshots__/modelRepositoryLocationListItem.spec.tsx.snap 216 src/app/modelRepository/components/commands.spec.tsx 25 src/app/modelRepository/components/listItemConfigurableRepo.spec.tsx 17 src/app/modelRepository/components/listItemLocal.spec.tsx 60 src/app/modelRepository/components/listItemLocalLabel.spec.tsx 19 src/app/modelRepository/components/listItemPublicRepo.spec.tsx 8 src/app/modelRepository/components/modelRepositoryInstruction.spec.tsx 6 src/app/modelRepository/components/modelRepositoryLocationList.spec.tsx 29 src/app/modelRepository/components/modelRepositoryLocationListItem.spec.tsx 71 src/app/modelRepository/view.spec.tsx 26 src/app/navigation/components/__snapshots__/breadcrumb.spec.tsx.snap 40 src/app/navigation/components/__snapshots__/breadcrumbRoute.spec.tsx.snap 16 src/app/navigation/components/__snapshots__/breadcrumbWrapper.spec.tsx.snap 2 src/app/navigation/components/__snapshots__/breadcrumbs.spec.tsx.snap 31 src/app/navigation/components/breadcrumb.spec.tsx 34 src/app/navigation/components/breadcrumbRoute.spec.tsx 10 src/app/navigation/components/breadcrumbWrapper.spec.tsx 10 src/app/navigation/components/breadcrumbs.spec.tsx 16 src/app/navigation/components/noMatchError.spec.tsx 8 src/app/navigation/hooks/useBreadcrumbContext.spec.tsx 14 src/app/navigation/hooks/useBreadcrumbEntry.spec.tsx 35 src/app/navigation/hooks/useBreadcrumbs.spec.tsx 44 src/app/notifications/actions.spec.ts 29 src/app/notifications/components/__snapshots__/notificationList.spec.tsx.snap 65 src/app/notifications/components/__snapshots__/notificationListEntry.spec.tsx.snap 57 src/app/notifications/components/notificationList.spec.tsx 32 src/app/notifications/components/notificationListEntry.spec.tsx 19 src/app/notifications/components/notificationToast.spec.tsx 8 src/app/notifications/reducer.spec.ts 112 src/app/settings/components/__snapshots__/settingsPane.spec.tsx.snap 90 src/app/settings/components/settingsPane.spec.tsx 19 src/app/shared/components/__snapshots__/collapsibleSection.spec.tsx.snap 26 src/app/shared/components/__snapshots__/copyButton.spec.tsx.snap 78 src/app/shared/components/__snapshots__/header.spec.tsx.snap 15 src/app/shared/components/__snapshots__/labelWithRichCallout.spec.tsx.snap 21 src/app/shared/components/__snapshots__/labelWithTooltip.spec.tsx.snap 42 src/app/shared/components/__snapshots__/maskedCopyableTextField.spec.tsx.snap 121 src/app/shared/components/__snapshots__/monacoEditor.spec.tsx.snap 24 src/app/shared/components/collapsibleSection.spec.tsx 28 src/app/shared/components/copyButton.spec.tsx 11 src/app/shared/components/header.spec.tsx 6 src/app/shared/components/labelWithRichCallout.spec.tsx 35 src/app/shared/components/labelWithTooltip.spec.tsx 22 src/app/shared/components/maskedCopyableTextField.spec.tsx 61 src/app/shared/components/monacoEditor.spec.tsx 6 src/app/shared/components/multiLineShimmer.spec.tsx 17 src/app/shared/hooks/useAsyncSagaReducer.spec.tsx 24 src/app/shared/modelRepository/actions.spec.ts 9 src/app/shared/modelRepository/reducer.spec.ts 20 src/app/shared/modelRepository/sagas/setRepositoryLocationsSaga.spec.ts 44 src/app/shared/resizeDetailsList/__snapshots__/dialog.spec.tsx.snap 89 src/app/shared/resizeDetailsList/__snapshots__/resizableDetailsList.spec.tsx.snap 30 src/app/shared/resizeDetailsList/dialog.spec.tsx 29 src/app/shared/resizeDetailsList/resizableDetailsList.spec.tsx 12 src/app/shared/units/components/__snapshots__/semanticUnits.spec.tsx.snap 26 src/app/shared/units/components/semanticUnits.spec.tsx 23 src/app/shared/units/semanticUnits.spec.ts 19 src/app/shared/utils/hubConnectionStringHelper.spec.ts 48 src/app/shared/utils/jsonSchemaAdaptor.spec.ts 254 src/app/shared/utils/utils.spec.ts 63 src/server/dataPlaneHelper.spec.ts 95 src/server/serverBase.spec.ts 30 src/server/utils.spec.ts 33 src/themer.spec.tsx 36