Billy Zha
Billy Zha
Need to cover below ORAS commands # Manifest - [ ] https://github.com/oras-project/oras/issues/586 - [ ] https://github.com/oras-project/oras/issues/585 - [ ] https://github.com/oras-project/oras/issues/565 # Repository - oras repository list: List repository - oras...
Happy paths: Before 0.15.0 - should fetch a manifest list via a tag - should fetch a manifest list via a digest - should fetch the descriptor of a manifest...
Happy paths: - should delete a manifest with interactive confirmation, with delete prompt - should delete a manifest with confirmation flag - should delete a manifest with confirmation flag and...
Happy path - should copy image between remote repositories Bad paths: - should fail if no source/destination reference provided - should fail directly if not logged in
Happy paths: - should pull all files in an image to a target folder - should also pull config file with `--config` option - should show correct pull status for...
Happy paths: - should push files with customized media types to remote registry - should push files with customized media types to remote registry and export the packed manifest -...
Below commands need to be covered: # Common Commands - oras login - oras logout # OCI Image Commands - [ ] oras-project/oras#565 - [ ] https://github.com/oras-project/oras/issues/566 - [ ]...
For now we have below use cases: OCI Image users: - should be able to use `oras push`oras command to upload files - should be able to use `oras manifest...
Need a document to cover - How to setup and run E2E tests on a local dev machine - Best practices need to be follow when writing E2E specs
Need to support below when running a e2e spec - Match full content of a output - Match keywords - Match status logs in the output - Match JSON output...