comparison Tests/Run.py @ 445:09ebdee8eda2

added test for /attachments/../info
author Alain Mazy <am@osimis.io>
date Wed, 09 Feb 2022 15:29:07 +0100
parents e769bcf2b94f
children 06eea14c5906
comparison
equal deleted inserted replaced
444:dbe74add9a21 445:09ebdee8eda2
124 #'--no-jobs' 124 #'--no-jobs'
125 #'/home/jodogne/Subversion/Orthanc/i/Orthanc', CONFIG, '--verbose' 125 #'/home/jodogne/Subversion/Orthanc/i/Orthanc', CONFIG, '--verbose'
126 ]) 126 ])
127 127
128 128
129 print "toto"
130
129 LOCAL = DefineOrthanc(aet = 'ORTHANCTEST', 131 LOCAL = DefineOrthanc(aet = 'ORTHANCTEST',
130 server = 'localhost', 132 server = 'localhost',
131 dicomPort = 5001, 133 dicomPort = 5001,
132 restPort = 5000, 134 restPort = 5000,
133 username = 'alice', 135 username = 'alice',