Skip to content

Conversation

@JBWilkie
Copy link
Contributor

@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

@linear
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.

3 participants