Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

E2e tests for recipes #278

Merged
merged 59 commits into from
Apr 29, 2024
Merged

E2e tests for recipes #278

merged 59 commits into from
Apr 29, 2024

Conversation

bradsawadye
Copy link
Contributor

This adds basic functional tests for the platform recipes. We test the splitting of a patient bundle (clinical data stored in hapi fhir and the demographic data in the client registry). we also test the mappings and storing of the mapped data in clickhouse.

This adds functional tests for the cdr recipe. We test the splitting of a fhir bundle such that the patient's clinical data is stored in the fhir datastore (hapi fhir), and the patient's demographic data is stored in the client registry (Jempi)
Used for sending requests in the functional tests
Run the tests on for every pr created
The new versions had a bug. Connecting to keycloak was not happening.
This adds tests for the dataware house. Tests that data is send through and can be retrieved from the jempi, hapi-fhir and clickhouse
@bradsawadye bradsawadye marked this pull request as ready for review April 10, 2024 15:01
@bradsawadye bradsawadye marked this pull request as draft April 11, 2024 06:46
@bradsawadye bradsawadye marked this pull request as ready for review April 11, 2024 06:46
@bradsawadye bradsawadye marked this pull request as draft April 11, 2024 07:04
@bradsawadye bradsawadye marked this pull request as ready for review April 11, 2024 07:04
@bradsawadye bradsawadye marked this pull request as draft April 11, 2024 10:28
@bradsawadye bradsawadye marked this pull request as ready for review April 11, 2024 10:28
This will allow us to test the flow of data through the reverse proxy
@bradsawadye bradsawadye marked this pull request as draft April 12, 2024 09:54
@bradsawadye bradsawadye marked this pull request as ready for review April 12, 2024 09:54
…e folder

You only need to run tests in one feature to ensure that the functionality used in all the features still works
@bradsawadye bradsawadye marked this pull request as draft April 12, 2024 13:57
@bradsawadye bradsawadye marked this pull request as ready for review April 12, 2024 13:57
@bradsawadye bradsawadye marked this pull request as draft April 12, 2024 14:31
@bradsawadye bradsawadye marked this pull request as ready for review April 12, 2024 14:32
@bradsawadye bradsawadye marked this pull request as draft April 19, 2024 09:04
@bradsawadye bradsawadye marked this pull request as ready for review April 19, 2024 09:05
@bradsawadye bradsawadye marked this pull request as draft April 19, 2024 14:08
@bradsawadye bradsawadye marked this pull request as ready for review April 19, 2024 14:08
Remove the code that was being used for debugging
…d when it goes down

These have been removed because the jempi client registry has a bug where the data is lost when run in clustered mode. THe tests will be brought back once jempi is fixed
@bradsawadye bradsawadye marked this pull request as draft April 22, 2024 06:31
@bradsawadye bradsawadye marked this pull request as ready for review April 22, 2024 06:32
@bradsawadye bradsawadye marked this pull request as draft April 22, 2024 11:14
@bradsawadye bradsawadye marked this pull request as ready for review April 22, 2024 11:14
@bradsawadye bradsawadye marked this pull request as draft April 22, 2024 11:20
@bradsawadye bradsawadye marked this pull request as ready for review April 22, 2024 11:21
@bradsawadye bradsawadye marked this pull request as draft April 22, 2024 11:23
@bradsawadye bradsawadye marked this pull request as ready for review April 22, 2024 11:23
@bradsawadye bradsawadye marked this pull request as draft April 22, 2024 11:27
@bradsawadye bradsawadye marked this pull request as ready for review April 22, 2024 11:27
@drizzentic drizzentic merged commit ac60ac3 into main Apr 29, 2024
@drizzentic drizzentic deleted the e2e-tests-for-recipes branch April 29, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants