php-fhir icon indicating copy to clipboard operation
php-fhir copied to clipboard

Enable test source caching

Open dcarbone opened this issue 1 year ago • 0 comments

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.

dcarbone avatar May 01 '24 13:05 dcarbone