CDCgov / prime-reportstream

ReportStream is a public intermediary tool for delivery of data between different parts of the healthcare ecosystem.
https://reportstream.cdc.gov
Creative Commons Zero v1.0 Universal
73 stars 40 forks source link

API Mocking #11117

Closed KeithNava closed 5 months ago

KeithNava commented 1 year ago

As a WebX Engineer, I want to be able to Mock any API dependencies, So that I can test and develop in isolation without worrying about the impact from external API development.

Designs

Acceptance Criteria:

Dependencies:

Additional Details:

jpandersen87 commented 5 months ago

With the BasePage POM pattern, we have the infrastructure that accomplishes this for E2E.