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

IGDD-1778 FHIR tests for postman #102

Merged
merged 5 commits into from
Dec 27, 2024

Conversation

pcahillai
Copy link
Contributor

src/main/java/gov/cdc/izgateway/xform/endpoints/fhir/FhirController.java

  • Added FHIR endpoint to AccessControlRegistry

testing/configuration/organizations.json

  • added sampleSubject (from JWT) to the list of orgs

testing/configuration/solutions.json

  • changed solution to use MSH-22 instead of MSH-7 for "set" operation. MSH-22 supports strings and MSH-7 does not which caused issues with the FHIR processing.

testing/scripts/TS_Integration_Test.postman_collection.json

  • added tests for the FHIR endpoint.

@austinmoody austinmoody self-requested a review December 27, 2024 16:06
Copy link
Contributor

@austinmoody austinmoody left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified new tests for FHIR and change to FhirController.

@austinmoody austinmoody merged commit 2e0c1e4 into develop Dec 27, 2024
1 check passed
@austinmoody austinmoody deleted the IGDD-1778_fhir_tests_for_postman branch December 27, 2024 17:44
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