Skip to content

Reenable urlextractor tests #4259

Description

@ChristianHuehn

Description

When we updated the jest version the urlextractor tests were no longer working. The reason is that we tried to use window.location in the tests and in angular. Which is not the preferred way. We want to use the angular router instead. This leads to a bigger rewrite of the initialload and urlextractor component.

Goal of this task is to rewrite the old solution and use angular router instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    pr-visualizationIssues that touch the visualization pr(oject) which means web and desktop features.techFor technical stories without user impact (=refactoring stories).

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions