Open dcarbone opened 6 months ago
Currently, the integration test suite queries fhir servers for resources each time a test is executed.
It would be better if we cache these sources for a period of time. This would play nicer with the server providers and allow the tests to run faster.
Currently, the integration test suite queries fhir servers for resources each time a test is executed.
It would be better if we cache these sources for a period of time. This would play nicer with the server providers and allow the tests to run faster.