-
Couldn't load subscription status.
- Fork 3.4k
Closed as not planned
Closed as not planned
Copy link
Labels
stage: proposal 💡No work has been done of this issueNo work has been done of this issuetype: featureNew feature that does not currently existNew feature that does not currently exist
Description
What would you like?
As discussed here cypress checks for the sever running at baseUrl. If this check fails it exits. The number of retries is not configurable, nor can the check be bypassed.
- An option to suppress this check (nice to have -- ability to change it a "warning")
- An option to configure the number of retries (nice to have -- retry-until-success).
Why is this needed?
-
So that other mechanisms for ensuring that the server is already running during test are not superseded by this non-optional check.
-
Avoid introducing dependencies on, e.g.
wait-on,start-server-and-test
Metadata
Metadata
Assignees
Labels
stage: proposal 💡No work has been done of this issueNo work has been done of this issuetype: featureNew feature that does not currently existNew feature that does not currently exist