What happens on the Free tier after 500 tests? #23130
Unanswered
OzBob
asked this question in
Questions and Help
Replies: 1 comment
-
hello! 👋 based on this issue seems would return an error saying
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When a cypress project runs on the Free Dashboard tier and
it has 501 tests. What happens on the first run?
Will the 501st result be hidden? or the 1st test result removed?
Is there a warning or error message?
if it has 251 tests. What happens on the 2nd time the project runs the test suite?
Will all test results from the 1st run be removed?
or will the 2nd set of tests results after test #500 be hidden?
Beta Was this translation helpful? Give feedback.
All reactions