Skip to content

Flaky test: "clicking on an entry should redirect to dashboard" #246

@tgraupne

Description

@tgraupne

The redirect validated in this tests depends on the ownership of the clicked entry.
We need to split this into two tests and we need to find a way to setup the test correctly.

Example:

  • create an entry with user a

  • log in with user a

  • click on this specific entry with user a

  • create an entry with user b

  • log in with user a

  • click on this specific entry with user a

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions