inferno-framework / us-core-test-kit

Inferno Test Kit for evaluating API conformance to the US Core Implementation Guide
Apache License 2.0
7 stars 5 forks source link

Use default validator env var #173

Closed dehall closed 4 months ago

dehall commented 4 months ago

Summary

Follow-on to #168 . Standardizes the environment variables used for the different test suites, now we can just use the default FHIR_RESOURCE_VALIDATOR_URL and remove the url line from the validator definition block

Also fixes the docker-compose file to allow running fully in docker, whoops.

Testing Guidance

There should be no visible impact to the env var change - sessions should start up and work when running via ruby or via docker