Python: Add new-style tests

should perhaps move `LocalFlowStepTest` and `MaximalFlowStep` into where
 they are referenced (they did not seem too reusable after all).
Should also add argument tests in the same way.
This commit is contained in:
Rasmus Lerchedahl Petersen
2020-11-12 21:57:29 +01:00
parent 26286e534e
commit 823ed447df
14 changed files with 176 additions and 82 deletions

View File

@@ -0,0 +1 @@
import experimental.dataflow.FlowTestUtil.LocalFlowStepTest