usdigitalresponse / cpf-reporter

CPF Reporter application maintained by the USDR Grants program.
Apache License 2.0
0 stars 3 forks source link

Developer Experience - Test upload validation end-to-end #248

Open as1729 opened 4 months ago

as1729 commented 4 months ago

Current State

Expected State

When a developer uploads a file in their local-development environment, the file is passed through the various lambda functions python -> processValidationJson and the correct UploadValidation records are created in the database.

Implementation

This may require:

  1. Deploying the lambda functions and s3 buckets in localstack using terraform apply
  2. Ensuring that the s3 notifications are working correctly
  3. Documentation on how to perform local-deployment and troubleshooting steps
ClaireValdivia commented 3 months ago

Note - pausing on this for now and will return after high priority issues are addressed!

ClaireValdivia commented 2 months ago

moving this back to ready as we discussed deprioritizing for the July milestone