Mercurial > hg > orthanc-tests
diff Plugins/DicomWeb/Jobs/TestStowClientSynchronous.sh @ 245:1ea269d46d82
test dicomweb jobs
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 21 Jun 2019 17:19:03 +0200 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Plugins/DicomWeb/Jobs/TestStowClientSynchronous.sh Fri Jun 21 17:19:03 2019 +0200 @@ -0,0 +1,4 @@ +set -ex + +# CARDIAC +curl -s -u alice:orthanctest http://localhost:8042/dicom-web/servers/sample/stow -d '{"Resources":["6e2c0ec2-5d99c8ca-c1c21cee-79a09605-68391d12"],"Synchronous":true,"Debug":true}'