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

[DAR-4071][External] Full cycle E2E test #957

Merged
merged 1 commit into from
Nov 12, 2024
Merged

[DAR-4071][External] Full cycle E2E test #957

merged 1 commit into from
Nov 12, 2024

Conversation

JBWilkie
Copy link
Collaborator

@JBWilkie JBWilkie commented Nov 4, 2024

Problem

Changes to the schemas of Darwin JSON 2.0 & the properties manifest file have historically caused some import issues in the past, and we haven't had a way to detect them

Solution

This PR adds a "full-cycle" E2E test. This means:

  • 1: Register a set of files from external storage to a dataset
  • 2: Import some annotations
  • 3: Create and pull a release of the dataset
  • 4: Delete all items from the dataset
  • 5: Push and import the pulled files & annotations to the dataset
  • 6: Delete locally pulled copies of the dataset files
  • 7: Create and pull a new release of the dataset
  • 8: Assert that the pulled data is as expected

Changelog

Improved E2E test coverage

Copy link

linear bot commented Nov 4, 2024

@JBWilkie JBWilkie merged commit b29f9dd into master Nov 12, 2024
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants