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
This PR includes below changes in the E2E utility package:
1. Enables basic auth in test infra
2. Supports excuting oras or other binaries with fluent-styled runtime
configuring and result matching
3. Introduces `match` packages to validate execution results
4. Added sample test specs for `manifest fetch` command and common OCI
image scenario.
Resolves#554, resolves#555, resolves#556, resolves#565
Signed-off-by: Billy Zha <[email protected]>
This PR includes below changes in the E2E utility package:
1. Enables basic auth in test infra
2. Supports excuting oras or other binaries with fluent-styled runtime
configuring and result matching
3. Introduces `match` packages to validate execution results
4. Added sample test specs for `manifest fetch` command and common OCI
image scenario.
Resolvesoras-project#554, resolvesoras-project#555, resolvesoras-project#556, resolvesoras-project#565
Signed-off-by: Billy Zha <[email protected]>
add execution helper so E2E specs can easily run with customized
support executing external CLI tools
Realted to #523
The text was updated successfully, but these errors were encountered: