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

Fix the S3 validation tests that broke during the data migration #1331

Open
jgadling opened this issue Nov 7, 2024 · 0 comments
Open

Fix the S3 validation tests that broke during the data migration #1331

jgadling opened this issue Nov 7, 2024 · 0 comments
Assignees
Labels
backend P0 Must have

Comments

@jgadling
Copy link
Contributor

jgadling commented Nov 7, 2024

We did not update the S3 validation tests when changed the directory structure used by the portal's s3 bucket, so right now we're unable to validate that the output files/formats/structures of our s3 ingestion script are valid.

These validation tests need to be fixed:

  • Update the json schemas to match our expected output formats
  • Update the file paths expected by the validation tests to match our new spec
  • Add support for alignments and per section alignment parameters to the tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend P0 Must have
Projects
None yet
Development

No branches or pull requests

3 participants