Skip to content

Conversation

@bstopp
Copy link
Contributor

@bstopp bstopp commented Feb 13, 2025

Adding some e2e tests against the API running in Cloudflare

Description

Validating Single bucket operations. Fixing issues w/ bulk ops. Adding tests.

Motivation and Context

To have confidence that future PRs will not break public facing API Use cases.

How Has This Been Tested?

Added tests.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • I have signed the Adobe Open Source CLA.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@bstopp bstopp merged commit 32ba482 into adobe-infra Feb 13, 2025
5 checks passed
@bstopp bstopp deleted the adbe-feat/e2e-tests branch February 13, 2025 23:50
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@bstopp bstopp mentioned this pull request Feb 18, 2025
@bstopp bstopp linked an issue Feb 24, 2025 that may be closed by this pull request
bstopp added a commit that referenced this pull request Mar 5, 2025
* Add e2e tests and fix bugs related to single bucket.

* Fix ref to API token.

* Revert previous commit.

* Reference correct account

* Fix e2e test reference.

* Uncomment test case.

* Bind to da-collab-stage

* Have every test clean itself up.

* Turn off timeouts on tests.

* Put back the worker url.

* Put back the worker url.

* Make sure bucket is passed where needed for copy/move operations.

* Provide a default response for root request.

* Fix issues where bulk copy fails.

* Reduce limit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Single Bucket

2 participants