estesp / manifest-tool

Command line tool to create and query container image manifest list/indexes
Apache License 2.0
737 stars 92 forks source link

Add BATS-based integration framework #219

Closed estesp closed 1 year ago

estesp commented 1 year ago

A long time coming, but we need tests to validate functionality on each PR/release. This is just the barebones start of a framework of tests against public registries and local registries and needs to be expanded to cover most of the inspect and push capabilities over time.