GSA / data.gov

Main repository for the data.gov service
https://data.gov
Other
547 stars 87 forks source link

mock unit & integration tests to avoid network calls #4767

Closed rshewitt closed 1 month ago

rshewitt commented 1 month ago

User Story

In order to ensure speed and consistency of test runs, datagovteam wants to ensure that all unit & integration tests aren't making live network calls

Acceptance Criteria

[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]

Background

[Any helpful contextual notes or links to artifacts/evidence, if needed]

Security Considerations (required)

None. This makes our app boundary more explicit.

Sketch