Zane Burstein
Zane Burstein
Adds tests for java, python, npm, gem, and os content. PR to create functional tests for https://github.com/anchore/anchore-engine/pull/1219
Description WIP: Currently, the handlers/monitors for async processes are defined within the service init files. This creates some potential issues with imports
The functional tests for policy-engine use schemas defined within the tests to verify the responses are accurate. These tests should instead use the classes that are used to build the...
There are a number of routes that do not have the `AsAccountParameter` that should, like the archive image/rules routes.