Skip to content

chore: Add tests for Run command

Lucas Charles requested to merge add-tests-for-run-command into main

What does this MR do?

We previously had no unit tests around the Run command, which is a fairly critical entrypoint for all our scanners. This commit adds some basic tests for ensuring happy paths, errors for subcommands are handled properly, and serialization checks the full artifact path not just the artifact name.

What are the relevant issue numbers?

See related discussion !20 (comment 725557267)

Does this MR meet the acceptance criteria?

Edited by Daniel Paul Searles

Merge request reports

Loading