ministryofjustice / analytical-platform

Analytical Platform • This repository is defined and managed in Terraform
https://docs.analytical-platform.service.justice.gov.uk
MIT License
12 stars 4 forks source link

📖 Testing Ingestion Repositories #6149

Open Gary-H9 opened 6 days ago

Gary-H9 commented 6 days ago

User Story

As a… engineer on the AP developing in the ingestion space I need/want/expect to… be able to test changes in a repeatable manner So that… I understand the implications of the changes I am making

Value / Purpose

Testing currently done via deploy and consumption in development environment. This is not optimal and introduces a large feedback loop.

Proposal

Potentially use AWS SAM, Localstack or something else.

Definition of Done