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

End-to-End Testing for S3Object Implementation #2

Open
22 tasks
Foxcapades opened this issue Apr 29, 2022 · 0 comments
Open
22 tasks

End-to-End Testing for S3Object Implementation #2

Foxcapades opened this issue Apr 29, 2022 · 0 comments
Assignees
Labels

Comments

@Foxcapades
Copy link
Member

  • delete when bucket does not exist

  • delete when object does not exist

  • delete when object exists

  • delete tags when bucket does not exist

  • delete tags when object does not exist

  • delete all tags when object exists

  • delete target tags when object has no tags

  • delete target tags when object has no overlapping tags

  • delete target tags when object has all overlapping tags

  • delete target tags when object has some overlapping tags

  • exists when bucket does not exist

  • exists when object does not exist

  • exists when object exists

  • stat when bucket does not exist

  • stat when object does not exist

  • stat when object exists

  • get tags when bucket does not exist

  • get tags when object does not exist

  • get tags when object exists

  • set tags when bucket does not exist

  • set tags when object does not exist

  • set tags when object exists

@Foxcapades Foxcapades self-assigned this Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant