quarantine-hero
quarantine-hero copied to clipboard
Flaky test: "clicking on an entry should redirect to dashboard"
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