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
Make sure that it's possible to easily filter out events (API calls) between given agent and daemon (either on the level of a particular assertion or when adding assertions to a monitor).
Make sure that the monitor stops the test when a REST assertion fails (or make it configurable) -- Runner.check_assertion_errors() needs to be called periodically or after an assertion fails.
The text was updated successfully, but these errors were encountered:
Make sure that it's possible to easily filter out events (API calls) between given agent and daemon (either on the level of a particular assertion or when adding assertions to a monitor).
Make sure that the monitor stops the test when a REST assertion fails (or make it configurable) --
Runner.check_assertion_errors()
needs to be called periodically or after an assertion fails.The text was updated successfully, but these errors were encountered: