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 was archived by the owner on Jan 19, 2022. It is now read-only.
We need to be able to run a test suite against the Backend REST API that covers each API endpoint and also many possible scan scenarios. Ideally we also run tests that are known to result in a failure, timeout or abortion.
It is ok if this test suite must be run manually against a Minion instance. We can file a separate bug to integrate it with a CI tool later.