update tes_main_app to test main apps with dots in its name #12
Compare changes
+ 66
− 55
@@ -3,7 +3,7 @@ from sams_classes import SAMSHub, SAMSApp
@@ -3,7 +3,7 @@ from sams_classes import SAMSHub, SAMSApp
@@ -13,7 +13,7 @@ class CaseSAMSHubWithThreadedAPI(unittest.TestCase):
@@ -13,7 +13,7 @@ class CaseSAMSHubWithThreadedAPI(unittest.TestCase):
@@ -41,62 +41,71 @@ class CaseSAMSHubWithThreadedAPI(unittest.TestCase):
@@ -41,62 +41,71 @@ class CaseSAMSHubWithThreadedAPI(unittest.TestCase):
@@ -264,4 +273,6 @@ class CaseMinimalSAMSHub(unittest.TestCase):
@@ -264,4 +273,6 @@ class CaseMinimalSAMSHub(unittest.TestCase):
\ No newline at end of file