Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add e2e specs for oras attach #802

Closed
qweeah opened this issue Feb 13, 2023 · 0 comments · Fixed by #805
Closed

add e2e specs for oras attach #802

qweeah opened this issue Feb 13, 2023 · 0 comments · Fixed by #805
Assignees
Labels
E2E testing End-to-end testing related issues or pull requests

Comments

@qweeah
Copy link
Contributor

qweeah commented Feb 13, 2023

Happy paths:

  • should attach files to a subject in a remote registry
  • should attach files with customized media types to a remote registry
  • should attach with customized media type when building the manifest
  • should attach via referrer tag schema and referrer API
  • should attach using image manifest and customized config
  • should attach and export the built manifest

Bad paths:

  • should fail directly if not logged in
  • should fail if no subject reference provided
  • should fail if no file reference or manifest annotation provided
@qweeah qweeah added the E2E testing End-to-end testing related issues or pull requests label Feb 13, 2023
@qweeah qweeah self-assigned this Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E2E testing End-to-end testing related issues or pull requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant