diff PerfsDb/Run.py @ 162:dbc42a03ee75

more perfs db tests
author am@osimis.io
date Mon, 20 Aug 2018 14:23:54 +0200
parents 27b3b0df5f90
children ff939d07989f
line wrap: on
line diff
--- a/PerfsDb/Run.py	Fri Aug 17 17:24:11 2018 +0200
+++ b/PerfsDb/Run.py	Mon Aug 20 14:23:54 2018 +0200
@@ -52,6 +52,9 @@
     TestFindStudyByPatientId5Results(),
     TestUploadNextPatientFile(),
     TestUploadFirstPatientFile(),
+    TestUploadLargeFile10MB(),
+    TestToolsFindStudyByStudyInstanceUID(),
+    TestToolsFindPatientByPatientID()
 ]
 
 selectedTestConfigs = []