You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test should "only" use public APIs (i.e. CRs) and test for expected outcome, e.g. the service is rate limited.
It's fine to have transient failures because of out-of-sync dependencies. Let's see how much we get, why we get them and re-assess if these become "too many".
Defer to kcp to actual testing implementation (for future safe testing, when integrating with them)
The text was updated successfully, but these errors were encountered:
What about testing the user guides? That is, implement the user guides workflow adding assertions to make sure the state is what is should be at any intermediate step.
Test scenarii
Implementation considerations
The text was updated successfully, but these errors were encountered: