CDCgov / IDWA

Intelligent Data Workflow Automation
Apache License 2.0
1 stars 1 forks source link

send performance testing requests to record linkage API #12

Closed ericbuckley closed 5 months ago

ericbuckley commented 5 months ago

User Story

As a DIBBs engineer, I need to be able to send synthetic data requests to the record linkage API for seeding the database and running performance testing.

Acceptance Criteria

A new script is added to the test runner service that is capable of sending requests to the record linkage service API using the synthetic patient payloads previously generated. This doesn't have to be a new script, it could be appended to the existing script(s) used in the test runner.