NVIDIA / clara-dicom-adapter

DICOM Adapter is a component of the Clara Deploy SDK which facilitates integration with DICOM compliant systems, enables ingestion of imaging data, helps triggering of jobs with configurable rules and offers pushing the output of jobs to PACS systems.
https://nvidia.github.io/clara-dicom-adapter/
Apache License 2.0
37 stars 14 forks source link

Fix unit test and pass exit code of docker run #41

Closed mocsharp closed 3 years ago

mocsharp commented 3 years ago

Description

Fix unit test failures from #32 and the run-test-script not returning correct exit code of docker run.

Status

Ready/Work in progress/Hold

Types of changes