added a few more tests, most notably of python execution

This commit is contained in:
PatchOfScotland
2023-02-03 16:07:09 +01:00
parent bc7a043225
commit 9435d500db
6 changed files with 246 additions and 21 deletions

View File

@ -417,7 +417,6 @@ class JupyterNotebookTests(unittest.TestCase):
#TODO Test handling criteria function
# TODO implement me
class PythonTests(unittest.TestCase):
def setUp(self)->None:
super().setUp()