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
{{ message }}
This repository has been archived by the owner on Jun 5, 2019. It is now read-only.
The MK binary we use for testing emits text but we probably want instead to get the raw stream of JSON messages. This would allow us to write a Python (or maybe golang) post processor that checks whether the output makes sense. This would allow to catch cases where, e.g., we fail to resolve the ASN or the CC because of human errors. I am not sure whether we could go down the road of injecting failures with the JSON API but maybe this could be a next step.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The MK binary we use for testing emits text but we probably want instead to get the raw stream of JSON messages. This would allow us to write a Python (or maybe golang) post processor that checks whether the output makes sense. This would allow to catch cases where, e.g., we fail to resolve the ASN or the CC because of human errors. I am not sure whether we could go down the road of injecting failures with the JSON API but maybe this could be a next step.
The text was updated successfully, but these errors were encountered: