Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

FI-955 Default to External #478

Merged
merged 2 commits into from
Aug 7, 2020
Merged

Conversation

radamson
Copy link
Contributor

@radamson radamson commented Aug 6, 2020

Defaults the config.yml to the external validator and ports the updates from inferno-program which enable to unit tests to continue to use the internal validator. See onc-healthit/inferno-program#22

This PR also updates the docker-compose.yml to use infernocommunity/fhir-validator-service, which includes the features required by #476, instead of infernocommunity/fhir-validator-wrapper.

Inferno::App::Endpoint.settings.resource_validator = 'internal' is also set in test_helper because StartupTasks directly accesses it in #external_validator?. I debated adding a similar ENV check there, but figured it would be better to contain the logic in the test specific test_helper file.

@radamson radamson requested review from arscan and a user August 6, 2020 22:01
@radamson radamson merged commit 0afb701 into development Aug 7, 2020
@radamson radamson deleted the fi-955-default-to-external branch August 7, 2020 13:10
@radamson radamson mentioned this pull request Aug 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants