diff Tests/Tests.py @ 555:739cad709a8c

skipping DicomWeb test not implemented yet
author Alain Mazy <am@osimis.io>
date Tue, 27 Jun 2023 16:41:28 +0200
parents 3933237d1958
children 1028b75ac1ce
line wrap: on
line diff
--- a/Tests/Tests.py	Sat Jun 24 16:08:11 2023 +0200
+++ b/Tests/Tests.py	Tue Jun 27 16:41:28 2023 +0200
@@ -1967,6 +1967,7 @@
                                              'CaseSensitive' : True,
                                              'Query' : { 
                                                  'PatientName' : '*NE*',
+                                                 'PatientBirthDate': '20080101-20081231',
                                                  'PatientSex': '0000'
                                               }})
         self.assertEqual(1, len(a))