Potential fix for code scanning alerts: Workflow does not contain permissions #1164
GitHub Actions / Test Results
succeeded
Feb 19, 2026 in 0s
All 601 tests pass in 8m 30s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
601 tests found (test 1 to 525)
There are 601 tests, see "Raw output" for the list of tests 1 to 525.
Raw output
AboutDialogComponent should render ‑ AboutDialogComponent should render
AdminAuthGuard should allow authenticated users ‑ AdminAuthGuard should allow authenticated users
AdminAuthGuard should be created ‑ AdminAuthGuard should be created
AdminAuthGuard should block unauthenticated users and redirect to login ‑ AdminAuthGuard should block unauthenticated users and redirect to login
AdminAuthGuard should preserve the original route in the redirect state ‑ AdminAuthGuard should preserve the original route in the redirect state
AdminFieldsRendererComponent should render existing data ‑ AdminFieldsRendererComponent should render existing data
AdminFieldsRendererComponent should render ‑ AdminFieldsRendererComponent should render
AdminHomePageComponent should render ‑ AdminHomePageComponent should render
AdminTemplateComponent should AdminTemplateComponent ‑ AdminTemplateComponent should AdminTemplateComponent
AppComponent should create the app ‑ AppComponent should create the app
ApplicationCreateComponent should render ‑ ApplicationCreateComponent should render
ApplicationEditComponent should close selected app ‑ ApplicationEditComponent should close selected app
ApplicationEditComponent should delete app - cancel action ‑ ApplicationEditComponent should delete app - cancel action
ApplicationEditComponent should delete app - confirm action ‑ ApplicationEditComponent should delete app - confirm action
ApplicationEditComponent should have disabled save button by default ‑ ApplicationEditComponent should have disabled save button by default
ApplicationEditComponent should render nothing without selected app ‑ ApplicationEditComponent should render nothing without selected app
ApplicationEditComponent should render with selected app ‑ ApplicationEditComponent should render with selected app
ApplicationEditComponent should save app ‑ ApplicationEditComponent should save app
ApplicationEditSettingsComponent should render application form ‑ ApplicationEditSettingsComponent should render application form
ApplicationEditSettingsComponent should render default app toggle - for default app ‑ ApplicationEditSettingsComponent should render default app toggle - for default app
ApplicationEditSettingsComponent should render default app toggle ‑ ApplicationEditSettingsComponent should render default app toggle
ApplicationEditSettingsComponent should render empty ‑ ApplicationEditSettingsComponent should render empty
ApplicationFolderNodeNameComponent should render ‑ ApplicationFolderNodeNameComponent should render
ApplicationFormComponent should render form for existing application ‑ ApplicationFormComponent should render form for existing application
ApplicationFormComponent should render name should be unique error ‑ ApplicationFormComponent should render name should be unique error
ApplicationFormComponent should render ‑ ApplicationFormComponent should render
ApplicationHomeComponent should render ‑ ApplicationHomeComponent should render
ApplicationLayerTreeNodeComponent renders layer ‑ ApplicationLayerTreeNodeComponent renders layer
ApplicationLayerTreeNodeComponent renders level ‑ ApplicationLayerTreeNodeComponent renders level
ApplicationLayerTreeNodeComponent renders ‑ ApplicationLayerTreeNodeComponent renders
ApplicationListComponent sets viewer url when on different base href ‑ ApplicationListComponent sets viewer url when on different base href
ApplicationListComponent should render error message & retry loading ‑ ApplicationListComponent should render error message & retry loading
ApplicationListComponent should render filtered list of applications ‑ ApplicationListComponent should render filtered list of applications
ApplicationListComponent should render list of applications ‑ ApplicationListComponent should render list of applications
ApplicationListComponent should render spinner ‑ ApplicationListComponent should render spinner
ApplicationListComponent should render ‑ ApplicationListComponent should render
ApplicationModelHelper creates a new layer model when layer already exists in application ‑ ApplicationModelHelper creates a new layer model when layer already exists in application
ApplicationModelHelper creates a new layer model ‑ ApplicationModelHelper creates a new layer model
ApplicationPageComponent should render ‑ ApplicationPageComponent should render
ArrayHelper arrayEquals ‑ ArrayHelper arrayEquals
ArrayHelper getArraySorter ‑ ArrayHelper getArraySorter
AttributeFilterComponent should create a filter ‑ AttributeFilterComponent should create a filter
AttributeFilterHelper tests for valid filter ‑ AttributeFilterHelper tests for valid filter
AttributeList does not render for hidden attribute list ‑ AttributeList does not render for hidden attribute list
AttributeList renders attribute list with multiple tabs and switches content after clicking tab ‑ AttributeList renders attribute list with multiple tabs and switches content after clicking tab
AttributeList renders tabs from other source ‑ AttributeList renders tabs from other source
AttributeList renders without tabs and layers ‑ AttributeList renders without tabs and layers
AttributeList renders without tabs but with layers ‑ AttributeList renders without tabs but with layers
AttributeListContent renders content, loaded and with rows ‑ AttributeListContent renders content, loaded and with rows
AttributeListContent renders content, loading, no rows ‑ AttributeListContent renders content, loading, no rows
AttributeListContent renders content, not loading, no rows ‑ AttributeListContent renders content, not loading, no rows
AttributeListDataService creates service ‑ AttributeListDataService creates service
AttributeListDataService gets error when requesting for non-existing tab ‑ AttributeListDataService gets error when requesting for non-existing tab
AttributeListDataService returns data for tab ‑ AttributeListDataService returns data for tab
AttributeListExportButtonComponent should render button for selected layer and supported formats ‑ AttributeListExportButtonComponent should render button for selected layer and supported formats
AttributeListExportButtonComponent should render nothing with layer but with export functionality hidden ‑ AttributeListExportButtonComponent should render nothing with layer but with export functionality hidden
AttributeListExportButtonComponent should render nothing with layer but without supported formats ‑ AttributeListExportButtonComponent should render nothing with layer but without supported formats
AttributeListExportButtonComponent should render nothing without layer or supported formats ‑ AttributeListExportButtonComponent should render nothing without layer or supported formats
AttributeListFeatureDetailsComponent should create ‑ AttributeListFeatureDetailsComponent should create
AttributeListFeatureDetailsComponent should not render anything when featureDetails is null ‑ AttributeListFeatureDetailsComponent should not render anything when featureDetails is null
AttributeListFeatureDetailsComponent should render feature details when provided ‑ AttributeListFeatureDetailsComponent should render feature details when provided
AttributeListFeatureDetailsComponent should render multiple details ‑ AttributeListFeatureDetailsComponent should render multiple details
AttributeListFeatureDetailsComponent should return column names from getColumnNames method ‑ AttributeListFeatureDetailsComponent should return column names from getColumnNames method
AttributeListFilterComponent should create ‑ AttributeListFilterComponent should create
AttributeListManagerService addAttributeListSource should add a new source to the sources list ‑ AttributeListManagerService addAttributeListSource should add a new source to the sources list
AttributeListManagerService canExpandRow should return false from dataLoader canExpandRow when it returns false ‑ AttributeListManagerService canExpandRow should return false from dataLoader canExpandRow when it returns false
AttributeListManagerService canExpandRow should return false when source dataLoader does not have canExpandRow method ‑ AttributeListManagerService canExpandRow should return false when source dataLoader does not have canExpandRow method
AttributeListManagerService canExpandRow should return false when source is not found ‑ AttributeListManagerService canExpandRow should return false when source is not found
AttributeListManagerService canExpandRow should return result from dataLoader canExpandRow when available ‑ AttributeListManagerService canExpandRow should return result from dataLoader canExpandRow when available
AttributeListManagerService getFeatureDetails$ should return feature details from dataLoader when available ‑ AttributeListManagerService getFeatureDetails$ should return feature details from dataLoader when available
AttributeListManagerService getFeatureDetails$ should return null from dataLoader when feature is not found ‑ AttributeListManagerService getFeatureDetails$ should return null from dataLoader when feature is not found
AttributeListManagerService getFeatureDetails$ should return null when source dataLoader does not have getFeatureDetails$ method ‑ AttributeListManagerService getFeatureDetails$ should return null when source dataLoader does not have getFeatureDetails$ method
AttributeListManagerService getFeatureDetails$ should return null when source is not found ‑ AttributeListManagerService getFeatureDetails$ should return null when source is not found
AttributeListManagerService getFeatures$ should return empty response when source is not found ‑ AttributeListManagerService getFeatures$ should return empty response when source is not found
AttributeListManagerService getFeatures$ should return features from dataLoader when source is found ‑ AttributeListManagerService getFeatures$ should return features from dataLoader when source is found
AttributeListManagerService getLayerExport$ should return export response from dataLoader when source is found ‑ AttributeListManagerService getLayerExport$ should return export response from dataLoader when source is found
AttributeListManagerService getLayerExport$ should return null when source is not found ‑ AttributeListManagerService getLayerExport$ should return null when source is not found
AttributeListManagerService getLayerExportCapabilities$ should return empty capabilities when source is not found ‑ AttributeListManagerService getLayerExportCapabilities$ should return empty capabilities when source is not found
AttributeListManagerService getLayerExportCapabilities$ should return export capabilities from dataLoader when source is found ‑ AttributeListManagerService getLayerExportCapabilities$ should return export capabilities from dataLoader when source is found
AttributeListManagerService getUniqueValues$ should return empty response when source is not found ‑ AttributeListManagerService getUniqueValues$ should return empty response when source is not found
AttributeListManagerService getUniqueValues$ should return unique values from dataLoader when source is found ‑ AttributeListManagerService getUniqueValues$ should return unique values from dataLoader when source is found
AttributeListManagerService initDefaultAttributeListSource should add default attribute list source ‑ AttributeListManagerService initDefaultAttributeListSource should add default attribute list source
AttributeListManagerService isLoadingTabs$ should handle sources without isLoadingTabs$ property (defaults to false) ‑ AttributeListManagerService isLoadingTabs$ should handle sources without isLoadingTabs$ property (defaults to false)
AttributeListManagerService isLoadingTabs$ should reactively update when source loading state changes ‑ AttributeListManagerService isLoadingTabs$ should reactively update when source loading state changes
AttributeListManagerService isLoadingTabs$ should return false when multiple sources are all not loading ‑ AttributeListManagerService isLoadingTabs$ should return false when multiple sources are all not loading
AttributeListManagerService isLoadingTabs$ should return false when single source is not loading ‑ AttributeListManagerService isLoadingTabs$ should return false when single source is not loading
AttributeListManagerService isLoadingTabs$ should return false when there are no sources ‑ AttributeListManagerService isLoadingTabs$ should return false when there are no sources
AttributeListManagerService isLoadingTabs$ should return true when all sources are loading ‑ AttributeListManagerService isLoadingTabs$ should return true when all sources are loading
AttributeListManagerService isLoadingTabs$ should return true when one of multiple sources is loading ‑ AttributeListManagerService isLoadingTabs$ should return true when one of multiple sources is loading
AttributeListManagerService isLoadingTabs$ should return true when single source is loading ‑ AttributeListManagerService isLoadingTabs$ should return true when single source is loading
AttributeListManagerService should be created ‑ AttributeListManagerService should be created
AttributeListManagerService static properties should have correct EMPTY_ATTRIBUTE_LIST_DATA structure ‑ AttributeListManagerService static properties should have correct EMPTY_ATTRIBUTE_LIST_DATA structure
AttributeListManagerService static properties should have correct EMPTY_ATTRIBUTE_LIST_TAB structure ‑ AttributeListManagerService static properties should have correct EMPTY_ATTRIBUTE_LIST_TAB structure
AttributeListMenuButtonComponent renders ‑ AttributeListMenuButtonComponent renders
AuthenticatedUserTestHelper provideAuthenticatedUserServiceWithUser ‑ AuthenticatedUserTestHelper provideAuthenticatedUserServiceWithUser
AuthorizationEditComponent Overriding parent's "anyone" with "logged in" ‑ AuthorizationEditComponent Overriding parent's "anyone" with "logged in"
AuthorizationEditComponent Parent groups-based inheritance is picked up, and denying rules work ‑ AuthorizationEditComponent Parent groups-based inheritance is picked up, and denying rules work
AuthorizationEditComponent Parent inheritance is picked up ‑ AuthorizationEditComponent Parent inheritance is picked up
AuthorizationEditComponent Toggling from "Specific groups" to "Anyone" works ‑ AuthorizationEditComponent Toggling from "Specific groups" to "Anyone" works
AuthorizationEditComponent Toggling from "Specific groups" to "Logged in" and back wipes the current groups ‑ AuthorizationEditComponent Toggling from "Specific groups" to "Logged in" and back wipes the current groups
AuthorizationEditComponent Toggling from "Specific groups" to "Logged in" works ‑ AuthorizationEditComponent Toggling from "Specific groups" to "Logged in" works
AuthorizationEditComponent selects "Specific groups" chip and lists groups ‑ AuthorizationEditComponent selects "Specific groups" chip and lists groups
AutoFocusDirective adds focus to a select element ‑ AutoFocusDirective adds focus to a select element
AutoFocusDirective adds focus to textfield ‑ AutoFocusDirective adds focus to textfield
BackgroundLayerToggleComponent should render default selected ‑ BackgroundLayerToggleComponent should render default selected
BackgroundLayerToggleComponent should render ‑ BackgroundLayerToggleComponent should render
BaseLayoutComponent does not render disabled components ‑ BaseLayoutComponent does not render disabled components
BaseLayoutComponent should render ‑ BaseLayoutComponent should render
BottomPanelComponent should render nothing if not visible ‑ BottomPanelComponent should render nothing if not visible
BottomPanelComponent should render ‑ BottomPanelComponent should render
BottomPanelComponent starts maximized ‑ BottomPanelComponent starts maximized
BottomPanelComponent starts with initial height ‑ BottomPanelComponent starts with initial height
BoundsFieldComponent should render ‑ BoundsFieldComponent should render
CQLFilterHelper after date with full local timestamp filter ‑ CQLFilterHelper after date with full local timestamp filter
CQLFilterHelper after date with full zoned timestamp filter with colon separator ‑ CQLFilterHelper after date with full zoned timestamp filter with colon separator
CQLFilterHelper after date with full zoned timestamp filter with minutes ‑ CQLFilterHelper after date with full zoned timestamp filter with minutes
CQLFilterHelper after date with full zoned timestamp filter ‑ CQLFilterHelper after date with full zoned timestamp filter
CQLFilterHelper after date with partial timestamp filter ‑ CQLFilterHelper after date with partial timestamp filter
CQLFilterHelper after date without timestamp filter ‑ CQLFilterHelper after date without timestamp filter
CQLFilterHelper before date without timestamp filter ‑ CQLFilterHelper before date without timestamp filter
CQLFilterHelper combine multiple filters into a CQL filter ‑ CQLFilterHelper combine multiple filters into a CQL filter
CQLFilterHelper combine multiple filters with multiple related types into a CQL filter ‑ CQLFilterHelper combine multiple filters with multiple related types into a CQL filter
CQLFilterHelper should create a CQL filter for a tree of filters ‑ CQLFilterHelper should create a CQL filter for a tree of filters
CQLFilterHelper should create a basic CQL filter ‑ CQLFilterHelper should create a basic CQL filter
CQLFilterHelper should create a basic number CQL filter with inverse condition true ‑ CQLFilterHelper should create a basic number CQL filter with inverse condition true
CQLFilterHelper should create a basic number CQL filter ‑ CQLFilterHelper should create a basic number CQL filter
CQLFilterHelper should create a spatial filter for a circle with buffer ‑ CQLFilterHelper should create a spatial filter for a circle with buffer
CQLFilterHelper should create a spatial filter for circle ‑ CQLFilterHelper should create a spatial filter for circle
CQLFilterHelper should create a spatial filter for multiple geometries ‑ CQLFilterHelper should create a spatial filter for multiple geometries
CQLFilterHelper should create a spatial filter for multiple geometry columns ‑ CQLFilterHelper should create a spatial filter for multiple geometry columns
CQLFilterHelper should create a spatial filter with buffer ‑ CQLFilterHelper should create a spatial filter with buffer
CQLFilterHelper should create a spatial filter ‑ CQLFilterHelper should create a spatial filter
CQLFilterHelper should create a spatial filters for multiple layers ‑ CQLFilterHelper should create a spatial filters for multiple layers
CatalogBaseTreeComponent should render spinner when loading ‑ CatalogBaseTreeComponent should render spinner when loading
CatalogBaseTreeComponent should render tree for nodes ‑ CatalogBaseTreeComponent should render tree for nodes
CatalogBaseTreeComponent should trigger loading catalog ‑ CatalogBaseTreeComponent should trigger loading catalog
CatalogBaseTreeNodeComponent should render layer ‑ CatalogBaseTreeNodeComponent should render layer
CatalogBaseTreeNodeComponent should render service ‑ CatalogBaseTreeNodeComponent should render service
CatalogBaseTreeNodeComponent should render ‑ CatalogBaseTreeNodeComponent should render
CatalogCreateButtonsComponent should open add folder popup ‑ CatalogCreateButtonsComponent should open add folder popup
CatalogCreateButtonsComponent should open add geo service ‑ CatalogCreateButtonsComponent should open add geo service
CatalogCreateButtonsComponent should render ‑ CatalogCreateButtonsComponent should render
CatalogFilterHelper builds a tree for catalog searching for a catalog node ‑ CatalogFilterHelper builds a tree for catalog searching for a catalog node
CatalogFilterHelper builds a tree for catalog searching for a feature source ‑ CatalogFilterHelper builds a tree for catalog searching for a feature source
CatalogFilterHelper builds a tree for catalog searching for a feature type ‑ CatalogFilterHelper builds a tree for catalog searching for a feature type
CatalogFilterHelper builds a tree for catalog searching for a layer ‑ CatalogFilterHelper builds a tree for catalog searching for a layer
CatalogFilterHelper builds a tree for catalog searching for a service ‑ CatalogFilterHelper builds a tree for catalog searching for a service
CatalogFilterHelper builds a tree for catalog ‑ CatalogFilterHelper builds a tree for catalog
CatalogFilterHelper builds a tree with crs filter and filter term ‑ CatalogFilterHelper builds a tree with crs filter and filter term
CatalogFilterHelper builds a tree with crs filter ‑ CatalogFilterHelper builds a tree with crs filter
CatalogHomeComponent should render ‑ CatalogHomeComponent should render
CatalogItemsInFolderDialogComponent should render ‑ CatalogItemsInFolderDialogComponent should render
CatalogNodeDetailsComponent should handle editing ‑ CatalogNodeDetailsComponent should handle editing
CatalogNodeDetailsComponent should render ‑ CatalogNodeDetailsComponent should render
CatalogNodeFormComponent should render ‑ CatalogNodeFormComponent should render
CatalogNodeFormDialogComponent should edit node ‑ CatalogNodeFormDialogComponent should edit node
CatalogNodeFormDialogComponent should render and handle cancel ‑ CatalogNodeFormDialogComponent should render and handle cancel
CatalogNodeFormDialogComponent should save new node ‑ CatalogNodeFormDialogComponent should save new node
CatalogShortcutButtonsComponent should render - all ‑ CatalogShortcutButtonsComponent should render - all
CatalogShortcutButtonsComponent should render - with feature type ‑ CatalogShortcutButtonsComponent should render - with feature type
CatalogShortcutButtonsComponent should render empty ‑ CatalogShortcutButtonsComponent should render empty
CatalogTreeComponent should render spinner when loading ‑ CatalogTreeComponent should render spinner when loading
CatalogTreeComponent should render tree for nodes and load service when expanding node ‑ CatalogTreeComponent should render tree for nodes and load service when expanding node
CatalogTreeComponent should trigger loading catalog ‑ CatalogTreeComponent should trigger loading catalog
CatalogTreeMoveHelper illegal move of node inside a child node should not change catalog ‑ CatalogTreeMoveHelper illegal move of node inside a child node should not change catalog
CatalogTreeMoveHelper illegal move of node inside itself should not change catalog ‑ CatalogTreeMoveHelper illegal move of node inside itself should not change catalog
CatalogTreeMoveHelper illegal move of node inside service should not change catalog ‑ CatalogTreeMoveHelper illegal move of node inside service should not change catalog
CatalogTreeMoveHelper should move item after other item in other folder ‑ CatalogTreeMoveHelper should move item after other item in other folder
CatalogTreeMoveHelper should move item before other item in same folder ‑ CatalogTreeMoveHelper should move item before other item in same folder
CatalogTreeMoveHelper should move item to other folder ‑ CatalogTreeMoveHelper should move item to other folder
CatalogTreeMoveHelper should move item to root ‑ CatalogTreeMoveHelper should move item to root
CatalogTreeMoveHelper should move node between node ‑ CatalogTreeMoveHelper should move node between node
CatalogTreeMoveHelper should move node inside node ‑ CatalogTreeMoveHelper should move node inside node
CatalogTreeMoveHelper should move node to root ‑ CatalogTreeMoveHelper should move node to root
CatalogTreeNodeComponent should render layer ‑ CatalogTreeNodeComponent should render layer
CatalogTreeNodeComponent should render service ‑ CatalogTreeNodeComponent should render service
CatalogTreeNodeComponent should render ‑ CatalogTreeNodeComponent should render
ChangePositionHelper should update order in list - after node ‑ ChangePositionHelper should update order in list - after node
ChangePositionHelper should update order in list - existing node in list ‑ ChangePositionHelper should update order in list - existing node in list
ChangePositionHelper should update order in list - inside ‑ ChangePositionHelper should update order in list - inside
ChangePositionHelper should update order in list ‑ ChangePositionHelper should update order in list
CheckboxFilterComponent should render ‑ CheckboxFilterComponent should render
ClickedCoordinatesComponent should render button ‑ ClickedCoordinatesComponent should render button
ClipboardHelper should parse clipboard event ‑ ClipboardHelper should parse clipboard event
ConfirmDialogComponent should create with custom labels ‑ ConfirmDialogComponent should create with custom labels
ConfirmDialogComponent should create with hidden deny button ‑ ConfirmDialogComponent should create with hidden deny button
ConfirmDialogComponent should create ‑ ConfirmDialogComponent should create
CoordinateLinkWindowComponent should render button and open window on map click ‑ CoordinateLinkWindowComponent should render button and open window on map click
CoordinateLinkWindowComponent should render nothing without config ‑ CoordinateLinkWindowComponent should render nothing without config
CoreEffects should not redirect url if application name is in URL already ‑ CoreEffects should not redirect url if application name is in URL already
CoreEffects should redirect url if the current app name does not match the loaded app ‑ CoreEffects should redirect url if the current app name does not match the loaded app
CoreEffects should redirect url is empty ‑ CoreEffects should redirect url is empty
CoreReducer load application action ‑ CoreReducer load application action
CoreReducer load application failed action ‑ CoreReducer load application failed action
CoreReducer load application success action ‑ CoreReducer load application success action
CreateFilterButtonComponent should render ‑ CreateFilterButtonComponent should render
DatePickerFilterComponent should render between dates picker ‑ DatePickerFilterComponent should render between dates picker
DatePickerFilterComponent should render single date picker ‑ DatePickerFilterComponent should render single date picker
DescribeAppLayerService get and cache app layer descriptions ‑ DescribeAppLayerService get and cache app layer descriptions
DrawingComponent removes all / selected features ‑ DrawingComponent removes all / selected features
DrawingComponent renders and registers ‑ DrawingComponent renders and registers
DrawingComponent should not render contents if component is not active ‑ DrawingComponent should not render contents if component is not active
DrawingMenuButtonComponent should render ‑ DrawingMenuButtonComponent should render
DrawingReducer adds and selects feature ‑ DrawingReducer adds and selects feature
DrawingReducer adds feature ‑ DrawingReducer adds feature
DrawingReducer removes feature feature ‑ DrawingReducer removes feature feature
DrawingReducer sets selected feature ‑ DrawingReducer sets selected feature
DrawingStyleFormComponent should render empty without type ‑ DrawingStyleFormComponent should render empty without type
DrawingStyleFormComponent should render line settings ‑ DrawingStyleFormComponent should render line settings
DrawingStyleFormComponent should render point settings ‑ DrawingStyleFormComponent should render point settings
DrawingStyleFormComponent should render polygon settings ‑ DrawingStyleFormComponent should render polygon settings
DropdownListFilterComponent should render ‑ DropdownListFilterComponent should render
EditAttributeFiltersComponent should render slider filter ‑ EditAttributeFiltersComponent should render slider filter
EditAttributeFiltersComponent should render ‑ EditAttributeFiltersComponent should render
EditComponent should be disabled when there are no visible layers button ‑ EditComponent should be disabled when there are no visible layers button
EditComponent should be disabled when user is not logged in button ‑ EditComponent should be disabled when user is not logged in button
EditComponent should render buttons ‑ EditComponent should render buttons
EditDialogComponent runs without feature info ‑ EditDialogComponent runs without feature info
EditDialogComponent shows edit dialog ‑ EditDialogComponent shows edit dialog
EditFormComponent should render form ‑ EditFormComponent should render form
EditFormComponent should render ‑ EditFormComponent should render
EditMapToolService should disable the edit tools when edit tool is inactive ‑ EditMapToolService should disable the edit tools when edit tool is inactive
EditMapToolService should enable the correct tools when creating a feature ‑ EditMapToolService should enable the correct tools when creating a feature
EditMapToolService should enable the correct tools when edit tool is active ‑ EditMapToolService should enable the correct tools when edit tool is active
EditMapToolService should enable the correct tools when editing a feature ‑ EditMapToolService should enable the correct tools when editing a feature
EditMenuButtonComponent renders ‑ EditMenuButtonComponent renders
EditReducer sets edit active ‑ EditReducer sets edit active
EditSelectFeatureComponent should render ‑ EditSelectFeatureComponent should render
EmbeddedLayoutComponent does not render disabled components ‑ EmbeddedLayoutComponent does not render disabled components
EmbeddedLayoutComponent should render ‑ EmbeddedLayoutComponent should render
ErrorMessageComponent should render ‑ ErrorMessageComponent should render
FeatureInfoComponent should render ‑ FeatureInfoComponent should render
FeatureInfoContentComponent should render ‑ FeatureInfoContentComponent should render
FeatureInfoDialogComponent runs without feature info ‑ FeatureInfoDialogComponent runs without feature info
FeatureInfoDialogComponent shows feature info ‑ FeatureInfoDialogComponent shows feature info
FeatureInfoDialogComponent updates feature info when state changes ‑ FeatureInfoDialogComponent updates feature info when state changes
FeatureInfoLayerDropdownComponent should render layers ‑ FeatureInfoLayerDropdownComponent should render layers
FeatureInfoLayerDropdownComponent should render ‑ FeatureInfoLayerDropdownComponent should render
FeatureInfoLayerItemComponent should render ‑ FeatureInfoLayerItemComponent should render
FeatureInfoLayerListComponent should render layers ‑ FeatureInfoLayerListComponent should render layers
FeatureInfoLayerListComponent should render ‑ FeatureInfoLayerListComponent should render
FeatureInfoReducer handles HideFeatureInfoDialog ‑ FeatureInfoReducer handles HideFeatureInfoDialog
FeatureInfoReducer handles LoadFeatureInfo ‑ FeatureInfoReducer handles LoadFeatureInfo
FeatureInfoReducer handles LoadFeatureInfoSuccess ‑ FeatureInfoReducer handles LoadFeatureInfoSuccess
FeatureInfoReducer handles expandCollapseFeatureInfoDialog ‑ FeatureInfoReducer handles expandCollapseFeatureInfoDialog
FeatureInfoService executes WMS get feature info request for WMS layers ‑ FeatureInfoService executes WMS get feature info request for WMS layers
FeatureInfoService returns empty array when there are no visible layers ‑ FeatureInfoService returns empty array when there are no visible layers
FeatureInfoService returns empty array when there is no application id ‑ FeatureInfoService returns empty array when there is no application id
FeatureInfoService should get features ‑ FeatureInfoService should get features
FeatureInfoTemplateRendererComponent should render ‑ FeatureInfoTemplateRendererComponent should render
FeatureSourceDetailsComponent should not ask to refresh when just updating title ‑ FeatureSourceDetailsComponent should not ask to refresh when just updating title
FeatureSourceDetailsComponent should refresh ‑ FeatureSourceDetailsComponent should refresh
FeatureSourceDetailsComponent should render and handle editing JDBC source ‑ FeatureSourceDetailsComponent should render and handle editing JDBC source
FeatureSourceDetailsComponent should render and handle editing WFS source ‑ FeatureSourceDetailsComponent should render and handle editing WFS source
FeatureSourceFormComponent should render ‑ FeatureSourceFormComponent should render
FeatureSourceFormComponent should show JDBC fields in case of JDBC protocol ‑ FeatureSourceFormComponent should show JDBC fields in case of JDBC protocol
FeatureSourceFormDialogComponent should edit node ‑ FeatureSourceFormDialogComponent should edit node
FeatureSourceFormDialogComponent should render and handle cancel ‑ FeatureSourceFormDialogComponent should render and handle cancel
FeatureSourceFormDialogComponent should save new node ‑ FeatureSourceFormDialogComponent should save new node
FeatureSourceUsedDialogComponent should render ‑ FeatureSourceUsedDialogComponent should render
FeatureTypeDetailsComponent should render ‑ FeatureTypeDetailsComponent should render
FeatureTypeFormComponent should render ‑ FeatureTypeFormComponent should render
FeatureTypeSelectorComponent should trigger change when selecting source & feature type ‑ FeatureTypeSelectorComponent should trigger change when selecting source & feature type
FeatureTypeSelectorComponent should trigger change when selecting source & having layerName with corresponding feature type ‑ FeatureTypeSelectorComponent should trigger change when selecting source & having layerName with corresponding feature type
FeatureTypesHelper checks fromGeoJSON() for a circle ‑ FeatureTypesHelper checks fromGeoJSON() for a circle
FeatureTypesHelper checks getWKT() for linearized circle ‑ FeatureTypesHelper checks getWKT() for linearized circle
FeatureTypesHelper checks getWKT() for non-standard but not linearized circle with maximum number of decimals for meter units of measure ‑ FeatureTypesHelper checks getWKT() for non-standard but not linearized circle with maximum number of decimals for meter units of measure
FeatureTypesHelper checks getWKT() for non-standard but not linearized circle ‑ FeatureTypesHelper checks getWKT() for non-standard but not linearized circle
FeatureTypesHelper checks getWKT() for point max decimals for uom ‑ FeatureTypesHelper checks getWKT() for point max decimals for uom
FeatureTypesHelper checks getWKT() for point ‑ FeatureTypesHelper checks getWKT() for point
FeatureTypesHelper checks toGeoJSON() for a circle ‑ FeatureTypesHelper checks toGeoJSON() for a circle
FeatureTypesHelper checks toGeoJSON() with fromWKT() for a WKT circle ‑ FeatureTypesHelper checks toGeoJSON() with fromWKT() for a WKT circle
FeatureTypesHelper checks transformGeometry point from EPSG:4326 to EPSG:3857 ‑ FeatureTypesHelper checks transformGeometry point from EPSG:4326 to EPSG:3857
FeatureTypesHelper checks transformGeometry polygon from EPSG:28992 to EPSG:3857 ‑ FeatureTypesHelper checks transformGeometry polygon from EPSG:28992 to EPSG:3857
FeatureTypesHelper checks transformGeometry polygon from EPSG:4326 to EPSG:3857 ‑ FeatureTypesHelper checks transformGeometry polygon from EPSG:4326 to EPSG:3857
FeatureTypesHelper checks transformGeometry polygon to same crs ‑ FeatureTypesHelper checks transformGeometry polygon to same crs
FeaturesFilterHelper getFilter should return filter for default feature type when featureTypeName is not provided ‑ FeaturesFilterHelper getFilter should return filter for default feature type when featureTypeName is not provided
FeaturesFilterHelper getFilter should return filter for default feature type when featureTypeName is null ‑ FeaturesFilterHelper getFilter should return filter for default feature type when featureTypeName is null
FeaturesFilterHelper getFilter should return filter for specific feature type ‑ FeaturesFilterHelper getFilter should return filter for specific feature type
FeaturesFilterHelper getFilter should return null when default feature type filter does not exist ‑ FeaturesFilterHelper getFilter should return null when default feature type filter does not exist
FeaturesFilterHelper getFilter should return null when filters is null ‑ FeaturesFilterHelper getFilter should return null when filters is null
FeaturesFilterHelper getFilter should return null when filters is undefined ‑ FeaturesFilterHelper getFilter should return null when filters is undefined
FeaturesFilterHelper getFilter should return null when specific feature type filter does not exist ‑ FeaturesFilterHelper getFilter should return null when specific feature type filter does not exist
FeaturesFilterHelper separateSubstringFiltersInCheckboxFilters should handle multiple filter groups ‑ FeaturesFilterHelper separateSubstringFiltersInCheckboxFilters should handle multiple filter groups
FeaturesFilterHelper separateSubstringFiltersInCheckboxFilters should not modify filter groups without checkbox filters ‑ FeaturesFilterHelper separateSubstringFiltersInCheckboxFilters should not modify filter groups without checkbox filters
FeaturesFilterHelper separateSubstringFiltersInCheckboxFilters should only create substring filters for values marked with useAsIlikeSubstringFilter ‑ FeaturesFilterHelper separateSubstringFiltersInCheckboxFilters should only create substring filters for values marked with useAsIlikeSubstringFilter
FeaturesFilterHelper separateSubstringFiltersInCheckboxFilters should preserve filter properties when creating substring filters ‑ FeaturesFilterHelper separateSubstringFiltersInCheckboxFilters should preserve filter properties when creating substring filters
FeaturesFilterHelper separateSubstringFiltersInCheckboxFilters should return empty array when input is empty ‑ FeaturesFilterHelper separateSubstringFiltersInCheckboxFilters should return empty array when input is empty
FeaturesFilterHelper separateSubstringFiltersInCheckboxFilters should separate substring filters from checkbox filters ‑ FeaturesFilterHelper separateSubstringFiltersInCheckboxFilters should separate substring filters from checkbox filters
FilterComponent should not render if not visible ‑ FilterComponent should not render if not visible
FilterComponent should render if visible ‑ FilterComponent should render if visible
FilterComponentReducer create filter ‑ FilterComponentReducer create filter
FilterDescriptionComponent should create ‑ FilterDescriptionComponent should create
FilterListComponent should render empty list ‑ FilterListComponent should render empty list
FilterListComponent should render list with filters ‑ FilterListComponent should render list with filters
FilterListItemComponent should render list with filters ‑ FilterListItemComponent should render list with filters
FilterMenuButtonComponent should render ‑ FilterMenuButtonComponent should render
FilterService gets changed filters ‑ FilterService gets changed filters
FlatTreeHelper checks if TreeModel has children ‑ FlatTreeHelper checks if TreeModel has children
FlatTreeHelper gets a parent node ‑ FlatTreeHelper gets a parent node
FlatTreeHelper gets children ‑ FlatTreeHelper gets children
FlatTreeHelper transforms TreeModel to FlatTreeModel ‑ FlatTreeHelper transforms TreeModel to FlatTreeModel
GeoServiceDetailsComponent should handle editing ‑ GeoServiceDetailsComponent should handle editing
GeoServiceDetailsComponent should refresh ‑ GeoServiceDetailsComponent should refresh
GeoServiceDetailsComponent should render ‑ GeoServiceDetailsComponent should render
GeoServiceFormComponent should render ‑ GeoServiceFormComponent should render
GeoServiceFormDialogComponent should edit node ‑ GeoServiceFormDialogComponent should edit node
GeoServiceFormDialogComponent should render and handle cancel ‑ GeoServiceFormDialogComponent should render and handle cancel
GeoServiceFormDialogComponent should save new node ‑ GeoServiceFormDialogComponent should save new node
GeoServiceLayerDetailsComponent should render ‑ GeoServiceLayerDetailsComponent should render
GeoServiceLayerFormDialogComponent should render and handle cancel ‑ GeoServiceLayerFormDialogComponent should render and handle cancel
GeoServiceUsedDialogComponent should render ‑ GeoServiceUsedDialogComponent should render
GeolocationComponent renders and properly zooms to coordinates ‑ GeolocationComponent renders and properly zooms to coordinates
GroupCreateComponent should render ‑ GroupCreateComponent should render
GroupEditComponent should delete group ‑ GroupEditComponent should delete group
GroupEditComponent should render empty ‑ GroupEditComponent should render empty
GroupEditComponent should render selected group ‑ GroupEditComponent should render selected group
GroupEditComponent should update group ‑ GroupEditComponent should update group
GroupFormComponent should trigger group updated for a valid form ‑ GroupFormComponent should trigger group updated for a valid form
GroupHomeComponent should render ‑ GroupHomeComponent should render
GroupListComponent should render ‑ GroupListComponent should render
GroupsPageComponent should render ‑ GroupsPageComponent should render
HtmlHelper creates element with children ‑ HtmlHelper creates element with children
HtmlHelper creates element ‑ HtmlHelper creates element
HtmlifyHelper prevents XSS/HTML injection ‑ HtmlifyHelper prevents XSS/HTML injection
HtmlifyHelper renders back normal text ‑ HtmlifyHelper renders back normal text
HtmlifyHelper transforms MD-links into hyperlinks ‑ HtmlifyHelper transforms MD-links into hyperlinks
HtmlifyHelper transforms images into image tags ‑ HtmlifyHelper transforms images into image tags
HtmlifyHelper transforms multiple links with whitespace ‑ HtmlifyHelper transforms multiple links with whitespace
HtmlifyHelper transforms urls into hyperlinks ‑ HtmlifyHelper transforms urls into hyperlinks
IconService create service ‑ IconService create service
IconService loads icons to registry ‑ IconService loads icons to registry
InfoComponent should render template content ‑ InfoComponent should render template content
InfoMenuButtonComponent should render ‑ InfoMenuButtonComponent should render
InfoMessageComponent should render ‑ InfoMessageComponent should render
LanguageToggleComponent should not change the href in case the language is different ‑ LanguageToggleComponent should not change the href in case the language is different
LanguageToggleComponent should render nothing without language in base href ‑ LanguageToggleComponent should render nothing without language in base href
LanguageToggleComponent should render toggle ‑ LanguageToggleComponent should render toggle
LayerDetailsComponent should render layer name ‑ LayerDetailsComponent should render layer name
LayerDetailsComponent should render nothing if no layer is passed ‑ LayerDetailsComponent should render nothing if no layer is passed
LayerDetailsComponent should render ‑ LayerDetailsComponent should render
LayerDetailsComponent should trigger close ‑ LayerDetailsComponent should trigger close
LayerSettingsFormComponent should render ‑ LayerSettingsFormComponent should render
LayerTransparencyComponent should render ‑ LayerTransparencyComponent should render
LayerTreeNodeHelper checks isAppLayerNode ‑ LayerTreeNodeHelper checks isAppLayerNode
LayerTreeNodeHelper finds LayerTreeNode ‑ LayerTreeNodeHelper finds LayerTreeNode
LayerTreeNodeHelper gets TreeModel for LayerTreeNode ‑ LayerTreeNodeHelper gets TreeModel for LayerTreeNode
LayerTreeNodeHelper gets a tree for nodes ‑ LayerTreeNodeHelper gets a tree for nodes
LayerTreeNodeHelper gets all the app layer IDs from a tree ‑ LayerTreeNodeHelper gets all the app layer IDs from a tree
LayerTreeNodeHelper gets the selected tree nodes ‑ LayerTreeNodeHelper gets the selected tree nodes
LayerTreeNodeHelper gets the top parent for a layer ‑ LayerTreeNodeHelper gets the top parent for a layer
LayerTypesHelper checks isVectorLayer ‑ LayerTypesHelper checks isVectorLayer
LayerTypesHelper checks isWmsLayer ‑ LayerTypesHelper checks isWmsLayer
LayerTypesHelper checks isWmtsLayer ‑ LayerTypesHelper checks isWmtsLayer
LayerTypesHelper checks isXyzLayer ‑ LayerTypesHelper checks isXyzLayer
LegendComponent renders Legend with visible false ‑ LegendComponent renders Legend with visible false
LegendComponent renders Legend with visible true ‑ LegendComponent renders Legend with visible true
LegendImageComponent should render high dpi legend for GeoServer ‑ LegendImageComponent should render high dpi legend for GeoServer
LegendImageComponent should render ‑ LegendImageComponent should render
LegendLayerComponent should render high dpi legend for GeoServer ‑ LegendLayerComponent should render high dpi legend for GeoServer
LegendLayerComponent should render ‑ LegendLayerComponent should render
LegendMenuButtonComponent renders ‑ LegendMenuButtonComponent renders
LoadViewerService test load application error ‑ LoadViewerService test load application error
LoadViewerService test working flow ‑ LoadViewerService test working flow
LoginFormComponent should render ‑ LoginFormComponent should render
LoginFormComponent triggers login method ‑ LoginFormComponent triggers login method
MapBookmarkHelper deserializes coordinate fragments ‑ MapBookmarkHelper deserializes coordinate fragments
MapBookmarkHelper does not cause coordinate jitter ‑ MapBookmarkHelper does not cause coordinate jitter
MapBookmarkHelper fragmentFromLocationAndZoom works ‑ MapBookmarkHelper fragmentFromLocationAndZoom works
MapBookmarkHelper fragmentFromVisibilityData serializes changes ‑ MapBookmarkHelper fragmentFromVisibilityData serializes changes
MapBookmarkHelper locationAndZoomFromFragment discards invalid inputs ‑ MapBookmarkHelper locationAndZoomFromFragment discards invalid inputs
MapBookmarkHelper visibilityDataFromFragment does not change already-changed visibility flags ‑ MapBookmarkHelper visibilityDataFromFragment does not change already-changed visibility flags
MapBookmarkHelper visibilityDataFromFragment generates expected data ‑ MapBookmarkHelper visibilityDataFromFragment generates expected data
MapBookmarkHelper visibilityDataFromFragment resets layers back to initial value when not referenced ‑ MapBookmarkHelper visibilityDataFromFragment resets layers back to initial value when not referenced
MapBookmarkHelper visibilityDataFromFragment skips unknown IDs ‑ MapBookmarkHelper visibilityDataFromFragment skips unknown IDs
MapBookmarkHelper visibilityDataFromFragment skips unset bookmarks ‑ MapBookmarkHelper visibilityDataFromFragment skips unset bookmarks
MapComponent should create the app ‑ MapComponent should create the app
MapDrawingButtonsComponent renders only allowed buttons ‑ MapDrawingButtonsComponent renders only allowed buttons
MapDrawingButtonsComponent should emit events after enabling tool and drawing ‑ MapDrawingButtonsComponent should emit events after enabling tool and drawing
MapReducer handles MapActions.addAppLayers ‑ MapReducer handles MapActions.addAppLayers
MapReducer handles MapActions.addLayerTreeNodes ‑ MapReducer handles MapActions.addLayerTreeNodes
MapReducer handles MapActions.addServices ‑ MapReducer handles MapActions.addServices
MapReducer handles MapActions.loadMap ‑ MapReducer handles MapActions.loadMap
MapReducer handles MapActions.loadMapFailed ‑ MapReducer handles MapActions.loadMapFailed
MapReducer handles MapActions.loadMapSuccess ‑ MapReducer handles MapActions.loadMapSuccess
MapReducer handles MapActions.moveLayerTreeNode - dont drag folder into itself ‑ MapReducer handles MapActions.moveLayerTreeNode - dont drag folder into itself
MapReducer handles MapActions.moveLayerTreeNode - move to different parent at certain index ‑ MapReducer handles MapActions.moveLayerTreeNode - move to different parent at certain index
MapReducer handles MapActions.moveLayerTreeNode - move to different parent before other node ‑ MapReducer handles MapActions.moveLayerTreeNode - move to different parent before other node
MapReducer handles MapActions.moveLayerTreeNode - move to different parent ‑ MapReducer handles MapActions.moveLayerTreeNode - move to different parent
MapReducer handles MapActions.moveLayerTreeNode - move to root ‑ MapReducer handles MapActions.moveLayerTreeNode - move to root
MapReducer handles MapActions.setLayerVisibility ‑ MapReducer handles MapActions.setLayerVisibility
MapReducer handles MapActions.setSelectedBackgroundNodeId - make background layers hidden ‑ MapReducer handles MapActions.setSelectedBackgroundNodeId - make background layers hidden
MapReducer handles MapActions.setSelectedBackgroundNodeId - make background layers visible with multiple background layer groups ‑ MapReducer handles MapActions.setSelectedBackgroundNodeId - make background layers visible with multiple background layer groups
MapReducer handles MapActions.setSelectedBackgroundNodeId - make background layers visible ‑ MapReducer handles MapActions.setSelectedBackgroundNodeId - make background layers visible
MapReducer handles MapActions.setSelectedLayerId ‑ MapReducer handles MapActions.setSelectedLayerId
MapReducer handles MapActions.toggleAllLayersVisibility ‑ MapReducer handles MapActions.toggleAllLayersVisibility
MapReducer handles MapActions.toggleLevelExpansion ‑ MapReducer handles MapActions.toggleLevelExpansion
MapService calls methods on map ‑ MapService calls methods on map
MapService should be created ‑ MapService should be created
MapSizeHelper get the formatted area ‑ MapSizeHelper get the formatted area
MapSizeHelper get the formatted length ‑ MapSizeHelper get the formatted length
MapSpinnerComponent should render on coordinates ‑ MapSpinnerComponent should render on coordinates
MapSpinnerComponent should render ‑ MapSpinnerComponent should render
MarkdownHelper escapes markdown ‑ MarkdownHelper escapes markdown
MarkdownHelper parses template and fixes white space in urls ‑ MarkdownHelper parses template and fixes white space in urls
MarkdownHelper parses template and replaces variables ‑ MarkdownHelper parses template and replaces variables
MeasureComponent should render ‑ MeasureComponent should render
MenubarButtonComponent calls toggleActiveComponent with correct arguments on click ‑ MenubarButtonComponent calls toggleActiveComponent with correct arguments on click
MenubarButtonComponent does not call toggleActiveComponent if component is undefined ‑ MenubarButtonComponent does not call toggleActiveComponent if component is undefined
MenubarButtonComponent emits buttonClicked event on click ‑ MenubarButtonComponent emits buttonClicked event on click
MenubarButtonComponent renders with default inputs ‑ MenubarButtonComponent renders with default inputs
MenubarButtonComponent sets active$ observable based on isComponentVisible$ ‑ MenubarButtonComponent sets active$ observable based on isComponentVisible$
MenubarComponent should render ‑ MenubarComponent should render
MenubarLogoComponent should render custom logo ‑ MenubarLogoComponent should render custom logo
MenubarLogoComponent should render default logo ‑ MenubarLogoComponent should render default logo
MenubarPanelComponent does not render panel contents if active component is false ‑ MenubarPanelComponent does not render panel contents if active component is false
MenubarPanelComponent renders active component ‑ MenubarPanelComponent renders active component
MobileLayoutComponent should render ‑ MobileLayoutComponent should render
MobileMenubarHomeButtonComponent renders ‑ MobileMenubarHomeButtonComponent renders
MobileMenubarPanelComponent should not render ‑ MobileMenubarPanelComponent should not render
MobileMenubarPanelComponent should render ‑ MobileMenubarPanelComponent should render
MouseCoordinatesComponent should render ‑ MouseCoordinatesComponent should render
NavigationComponent should not render disabled features ‑ NavigationComponent should not render disabled features
NavigationComponent should render with logged in non-admin user ‑ NavigationComponent should render with logged in non-admin user
NavigationComponent should render with logged in user ‑ NavigationComponent should render with logged in user
NavigationComponent should render ‑ NavigationComponent should render
NavigationErrorRouterService should return URL to specific app when error navigating without locale ID ‑ NavigationErrorRouterService should return URL to specific app when error navigating without locale ID
OgcHelper filters OGC parameters ‑ OgcHelper filters OGC parameters
OpenLayersEventManager does not trigger onClick events when in 3D ‑ OpenLayersEventManager does not trigger onClick events when in 3D
OpenLayersEventManager registers and triggers onClick events ‑ OpenLayersEventManager registers and triggers onClick events
OpenLayersEventManager registers and triggers onMove events ‑ OpenLayersEventManager registers and triggers onMove events
OpenLayersEventManager registers events ‑ OpenLayersEventManager registers events
OpenLayersMapClickTool creates and enables map click tool ‑ OpenLayersMapClickTool creates and enables map click tool
OpenLayersMapClickTool handles 3D map click ‑ OpenLayersMapClickTool handles 3D map click
OpenLayersMapTooltip creates a tooltip ‑ OpenLayersMapTooltip creates a tooltip
OpenLayersMapTooltip destroys a tooltip ‑ OpenLayersMapTooltip destroys a tooltip
OpenLayersToolManager creates a tool ‑ OpenLayersToolManager creates a tool
OpenLayersToolManager enables and disables a tool ‑ OpenLayersToolManager enables and disables a tool
OpenLayersToolManager handles destroy ‑ OpenLayersToolManager handles destroy
OverlayComponent should render ‑ OverlayComponent should render
OverlayPanelComponent should create ‑ OverlayPanelComponent should create
OverlayService should be created ‑ OverlayService should be created
PasswordFieldComponent should render ‑ PasswordFieldComponent should render
PasswordResetComponent should render ‑ PasswordResetComponent should render
PasswordResetRequestFormComponent should render ‑ PasswordResetRequestFormComponent should render
PasswordResetRequestFormComponent triggers requestReset method ‑ PasswordResetRequestFormComponent triggers requestReset method
PrintComponent should render ‑ PrintComponent should render
PrintMenuButtonComponent should render ‑ PrintMenuButtonComponent should render
ProfileComponent should render when logged in ‑ ProfileComponent should render when logged in
ProfileComponent should render without login button if configured to hide login button ‑ ProfileComponent should render without login button if configured to hide login button
ProfileComponent should render without login ‑ ProfileComponent should render without login
ProjectionAvailabilityComponent should render with projections ‑ ProjectionAvailabilityComponent should render with projections
ReadableVisibilityBookmarkHandler parses bookmark - ‑ ReadableVisibilityBookmarkHandler parses bookmark -
ReadableVisibilityBookmarkHandler parses bookmark - only=service/layer1 ‑ ReadableVisibilityBookmarkHandler parses bookmark - only=service/layer1
ReadableVisibilityBookmarkHandler parses bookmark - only=service/layer1,layer2 ‑ ReadableVisibilityBookmarkHandler parses bookmark - only=service/layer1,layer2
ReadableVisibilityBookmarkHandler parses bookmark - only=service/layer1,layer2;service2/layer1 ‑ ReadableVisibilityBookmarkHandler parses bookmark - only=service/layer1,layer2;service2/layer1
ReadableVisibilityBookmarkHandler parses bookmark - only=service1/layer1 ‑ ReadableVisibilityBookmarkHandler parses bookmark - only=service1/layer1
RegisteredComponentsRendererComponent should render ‑ RegisteredComponentsRendererComponent should render
ResetFiltersButtonComponent should render ‑ ResetFiltersButtonComponent should render
ResizeHandleComponent should create ‑ ResizeHandleComponent should create
SaveButtonComponent should be disabled ‑ SaveButtonComponent should be disabled
SaveButtonComponent should render ‑ SaveButtonComponent should render
SaveButtonComponent should spinner while saving ‑ SaveButtonComponent should spinner while saving
ScaleBarComponent should render ‑ ScaleBarComponent should render
SettingsHomePageComponent should render ‑ SettingsHomePageComponent should render
ShareViewerComponent should render ‑ ShareViewerComponent should render
ShareViewerDialogComponent should render ‑ ShareViewerDialogComponent should render
SimpleAttributeFilterService should create filter ‑ SimpleAttributeFilterService should create filter
SimpleAttributeFilterService should remove all filters for a layer ‑ SimpleAttributeFilterService should remove all filters for a layer
SimpleAttributeFilterService should remove filter and group ‑ SimpleAttributeFilterService should remove filter and group
SimpleAttributeFilterService should remove single filter ‑ SimpleAttributeFilterService should remove single filter
SimpleAttributeFilterService should update an existing filter ‑ SimpleAttributeFilterService should update an existing filter
SimpleSearchComponent should render ‑ SimpleSearchComponent should render
SliderComponent should render ‑ SliderComponent should render
SliderFilterComponent should render range slider ‑ SliderFilterComponent should render range slider
SliderFilterComponent should render single slider ‑ SliderFilterComponent should render single slider
SnackbarMessageComponent renders close button and triggers close ‑ SnackbarMessageComponent renders close button and triggers close
SnackbarMessageComponent should render ‑ SnackbarMessageComponent should render
SpatialFilterCrudService adds geometry with selected layers and selected group, should update filter group ‑ SpatialFilterCrudService adds geometry with selected layers and selected group, should update filter group
SpatialFilterCrudService adds geometry with selected layers, should create filter group ‑ SpatialFilterCrudService adds geometry with selected layers, should create filter group
SpatialFilterCrudService adds geometry without selected layers, do nothing - should not happen in UI ‑ SpatialFilterCrudService adds geometry without selected layers, do nothing - should not happen in UI
SpatialFilterCrudService clear geometry after clearing reference layer ‑ SpatialFilterCrudService clear geometry after clearing reference layer
SpatialFilterCrudService removes geometry with selected group, should update filter group ‑ SpatialFilterCrudService removes geometry with selected group, should update filter group
SpatialFilterCrudService removes geometry without selected group, should update filter group ‑ SpatialFilterCrudService removes geometry without selected group, should update filter group
SpatialFilterCrudService should be created ‑ SpatialFilterCrudService should be created
SpatialFilterCrudService updates buffer ‑ SpatialFilterCrudService updates buffer
SpatialFilterCrudService updates reference layer ‑ SpatialFilterCrudService updates reference layer
SpatialFilterCrudService updates the selected layers and selected filter group ‑ SpatialFilterCrudService updates the selected layers and selected filter group
SpatialFilterCrudService updates the selected layers ‑ SpatialFilterCrudService updates the selected layers
SpatialFilterFormBufferComponent should patch existing value ‑ SpatialFilterFormBufferComponent should patch existing value
SpatialFilterFormBufferComponent should render and update value ‑ SpatialFilterFormBufferComponent should render and update value
SpatialFilterFormComponent should render ‑ SpatialFilterFormComponent should render
SpatialFilterFormComponent should save/remove buttons ‑ SpatialFilterFormComponent should save/remove buttons
SpatialFilterFormComponent should show buffer field ‑ SpatialFilterFormComponent should show buffer field
SpatialFilterFormComponent should show geometry drawing buttons ‑ SpatialFilterFormComponent should show geometry drawing buttons
SpatialFilterFormComponent should show layer selector ‑ SpatialFilterFormComponent should show layer selector
SpatialFilterFormComponent shows an error message for a filter group ‑ SpatialFilterFormComponent shows an error message for a filter group
SpatialFilterFormDrawGeometriesComponent should render and handle add drawing event ‑ SpatialFilterFormDrawGeometriesComponent should render and handle add drawing event
SpatialFilterFormSelectLayersComponent patch value with initial value ‑ SpatialFilterFormSelectLayersComponent patch value with initial value
SpatialFilterFormSelectLayersComponent select layers from list ‑ SpatialFilterFormSelectLayersComponent select layers from list
SpatialFilterFormSelectLayersComponent should render ‑ SpatialFilterFormSelectLayersComponent should render
SpatialFilterFormSelectReferenceLayerComponent patch value with initial value ‑ SpatialFilterFormSelectReferenceLayerComponent patch value with initial value
SpatialFilterFormSelectReferenceLayerComponent select layers from list ‑ SpatialFilterFormSelectReferenceLayerComponent select layers from list
SpatialFilterFormSelectReferenceLayerComponent should render ‑ SpatialFilterFormSelectReferenceLayerComponent should render
SpinnerButtonComponent should be disabled ‑ SpinnerButtonComponent should be disabled
SpinnerButtonComponent should render ‑ SpinnerButtonComponent should render
SpinnerButtonComponent should spinner while saving ‑ SpinnerButtonComponent should spinner while saving
SplitButtonComponent cycles through options ‑ SplitButtonComponent cycles through options
SplitButtonComponent should render ‑ SplitButtonComponent should render
StreetviewComponent should render ‑ StreetviewComponent should render
Switch3dComponent should not render ‑ Switch3dComponent should not render
Switch3dComponent should render when (measure) tool is enabled ‑ Switch3dComponent should render when (measure) tool is enabled
Switch3dComponent should render ‑ Switch3dComponent should render
Switch3dComponent toggle between 2D and 3D ‑ Switch3dComponent toggle between 2D and 3D
SwitchFilterComponent should display aliases from switchFilterConfiguration ‑ SwitchFilterComponent should display aliases from switchFilterConfiguration
SwitchFilterComponent should render with default values ‑ SwitchFilterComponent should render with default values
TailormapAdminApiV1Service queries API for getCatalog$ ‑ TailormapAdminApiV1Service queries API for getCatalog$
TailormapAdminApiV1Service queries API for getGeoService$ ‑ TailormapAdminApiV1Service queries API for getGeoService$
TailormapAdminApiV1Service queries API for getGroups$ ‑ TailormapAdminApiV1Service queries API for getGroups$
TailormapAdminApiV1Service queries API for getUsers$ ‑ TailormapAdminApiV1Service queries API for getUsers$
TailormapApiV1Service queries API for createFeature$ ‑ TailormapApiV1Service queries API for createFeature$
TailormapApiV1Service queries API for deleteFeature$ ‑ TailormapApiV1Service queries API for deleteFeature$
TailormapApiV1Service queries API for getDescribeLayer$ ‑ TailormapApiV1Service queries API for getDescribeLayer$
TailormapApiV1Service queries API for getFeatures$ - with params ‑ TailormapApiV1Service queries API for getFeatures$ - with params
TailormapApiV1Service queries API for getFeatures$ ‑ TailormapApiV1Service queries API for getFeatures$
Check notice on line 0 in .github
github-actions / Test Results
601 tests found (test 526 to 601)
There are 601 tests, see "Raw output" for the list of tests 526 to 601.
Raw output
TailormapApiV1Service queries API for getLayerExportCapabilities$ ‑ TailormapApiV1Service queries API for getLayerExportCapabilities$
TailormapApiV1Service queries API for getMap$ ‑ TailormapApiV1Service queries API for getMap$
TailormapApiV1Service queries API for getUniqueValues$ - with filter ‑ TailormapApiV1Service queries API for getUniqueValues$ - with filter
TailormapApiV1Service queries API for getUniqueValues$ ‑ TailormapApiV1Service queries API for getUniqueValues$
TailormapApiV1Service queries API for getVersion$ ‑ TailormapApiV1Service queries API for getVersion$
TailormapApiV1Service queries API for getViewer$ ‑ TailormapApiV1Service queries API for getViewer$
TailormapApiV1Service queries API for latestUpload$ ‑ TailormapApiV1Service queries API for latestUpload$
TailormapApiV1Service queries API for updateFeature$ ‑ TailormapApiV1Service queries API for updateFeature$
TaskDetailsComponent should render ‑ TaskDetailsComponent should render
TasksListComponent should render list of tasks ‑ TasksListComponent should render list of tasks
TasksListComponent should render ‑ TasksListComponent should render
TerrainControlsComponent should render ‑ TerrainControlsComponent should render
TerrainControlsMenuButtonComponent renders ‑ TerrainControlsMenuButtonComponent renders
TerrainLayerToggleComponent should render default terrain name ‑ TerrainLayerToggleComponent should render default terrain name
TerrainLayerToggleComponent should render selected ‑ TerrainLayerToggleComponent should render selected
TerrainOpacityComponent should render ‑ TerrainOpacityComponent should render
TestSaveHelper TestSaveHelper ‑ TestSaveHelper TestSaveHelper
TocComponent handles checking layer ‑ TocComponent handles checking layer
TocComponent handles layer selection ‑ TocComponent handles layer selection
TocComponent renders TOC with filter term ‑ TocComponent renders TOC with filter term
TocComponent renders TOC with visible false ‑ TocComponent renders TOC with visible false
TocComponent renders TOC with visible true ‑ TocComponent renders TOC with visible true
TocMenuButtonComponent renders ‑ TocMenuButtonComponent renders
TocNodeDetailsMobileComponent should render if layer is passed ‑ TocNodeDetailsMobileComponent should render if layer is passed
TocNodeDetailsMobileComponent should render nothing if no layer is passed ‑ TocNodeDetailsMobileComponent should render nothing if no layer is passed
TocNodeLayerComponent does not render styles UI when layer has empty styles array ‑ TocNodeLayerComponent does not render styles UI when layer has empty styles array
TocNodeLayerComponent does not render styles UI when layer has no styles ‑ TocNodeLayerComponent does not render styles UI when layer has no styles
TocNodeLayerComponent does not render styles UI when layer has only one style ‑ TocNodeLayerComponent does not render styles UI when layer has only one style
TocNodeLayerComponent renders layer ‑ TocNodeLayerComponent renders layer
TocNodeLayerComponent renders level ‑ TocNodeLayerComponent renders level
TocNodeLayerComponent renders out-of-scale layer ‑ TocNodeLayerComponent renders out-of-scale layer
TocNodeLayerComponent renders styles UI when layer has multiple styles ‑ TocNodeLayerComponent renders styles UI when layer has multiple styles
TocNodeLayerComponent renders ‑ TocNodeLayerComponent renders
TocReducer sets filterTerm prop ‑ TocReducer sets filterTerm prop
ToggleAllLayersButtonComponent renders ‑ ToggleAllLayersButtonComponent renders
ToolTypeHelper checks DrawingTool ‑ ToolTypeHelper checks DrawingTool
ToolTypeHelper checks MapClickTool ‑ ToolTypeHelper checks MapClickTool
TransformUrlsDirective renders back normal text ‑ TransformUrlsDirective renders back normal text
TransformUrlsDirective transforms MD-links into hyperlinks ‑ TransformUrlsDirective transforms MD-links into hyperlinks
TransformUrlsDirective transforms images into image tags ‑ TransformUrlsDirective transforms images into image tags
TransformUrlsDirective transforms multiple links with whitespace ‑ TransformUrlsDirective transforms multiple links with whitespace
TransformUrlsDirective transforms urls into hyperlinks ‑ TransformUrlsDirective transforms urls into hyperlinks
Tree Drag Drop Service handles drag drop ‑ Tree Drag Drop Service handles drag drop
TreeComponent renders tree ‑ TreeComponent renders tree
TriStateBooleanComponent should handle change ‑ TriStateBooleanComponent should handle change
TriStateBooleanComponent should render ‑ TriStateBooleanComponent should render
UniqueValuesService get and cache unique values from api ‑ UniqueValuesService get and cache unique values from api
UploadInUseDialogComponent should render ‑ UploadInUseDialogComponent should render
UrlHelper filters url ‑ UrlHelper filters url
UrlHelper gets case exact url parameter ‑ UrlHelper gets case exact url parameter
UrlHelper gets case insensitive url parameter ‑ UrlHelper gets case insensitive url parameter
UrlHelper throws error on invalid URL ‑ UrlHelper throws error on invalid URL
UserAdminPageComponent should render ‑ UserAdminPageComponent should render
UserCreateComponent should render ‑ UserCreateComponent should render
UserEditComponent should delete user ‑ UserEditComponent should delete user
UserEditComponent should render empty ‑ UserEditComponent should render empty
UserEditComponent should render selected user ‑ UserEditComponent should render selected user
UserEditComponent should update user ‑ UserEditComponent should update user
UserFormComponent gives warning for weak password ‑ UserFormComponent gives warning for weak password
UserFormComponent should trigger user updated for a valid form ‑ UserFormComponent should trigger user updated for a valid form
UserHomeComponent should render ‑ UserHomeComponent should render
UserListComponent should render ‑ UserListComponent should render
ViewerAppComponent should render a loading screen ‑ ViewerAppComponent should render a loading screen
ViewerAppComponent should render an error ‑ ViewerAppComponent should render an error
ViewerAppComponent should render ‑ ViewerAppComponent should render
ZoomButtonsComponent disables zoom in button on max zoom level reached ‑ ZoomButtonsComponent disables zoom in button on max zoom level reached
ZoomButtonsComponent disables zoom out button on max zoom level reached ‑ ZoomButtonsComponent disables zoom out button on max zoom level reached
ZoomButtonsComponent renders and handles clicks ‑ ZoomButtonsComponent renders and handles clicks
test ColorHelper should convert hash-based color to RGB ‑ test ColorHelper should convert hash-based color to RGB
test ColorHelper should convert rgb based color to RGB ‑ test ColorHelper should convert rgb based color to RGB
test ColorHelper should convert short hash-based color to RGB ‑ test ColorHelper should convert short hash-based color to RGB
test ColorHelper should revert to default color for invalid color ‑ test ColorHelper should revert to default color for invalid color
test file helper util should extract the file name from the Content-Disposition header with UTF-8 notation ‑ test file helper util should extract the file name from the Content-Disposition header with UTF-8 notation
test file helper util should extract the file name from the Content-Disposition header without spaces and quotes ‑ test file helper util should extract the file name from the Content-Disposition header without spaces and quotes
test file helper util should extract the file name from the Content-Disposition header ‑ test file helper util should extract the file name from the Content-Disposition header
test file helper util should return the default value for invalid Content-Disposition header ‑ test file helper util should return the default value for invalid Content-Disposition header
Loading