Aaron Y
10/14/2020, 3:57 PMfrom ... import ??
def test_say_hello():
assert say_hello() == True
PostProcessingTemplate/
PostProcessingFlow.py
PostProcessingTasks.py
tests/
test_PostProcessingTasks.py
josh
10/14/2020, 4:08 PMAaron Y
10/14/2020, 4:09 PMjosh
10/14/2020, 4:11 PMAaron Y
10/15/2020, 8:00 PMjosh
10/15/2020, 8:47 PMyour_task.run()
to run the task directly πAaron Y
10/15/2020, 8:49 PM