medizininformatik-initiative / mii-process-feasibility

Business processes for the NUM CODEX project (AP2) as plugins for the HiGHmed Data Sharing Framework
Apache License 2.0
3 stars 1 forks source link

Manual Control Flare and Blaze Testcontainer Lifecycle #95

Closed EmteZogaf closed 11 months ago

EmteZogaf commented 11 months ago

Use JVM shutdown hook to be able to keep base docker containers running and reusable for all tests and always stop them. This improves the execution speed of the flare client integration tests by 90%.