You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test was a layered amalgam with multiple types of inputs (task
graph, paralellism, `errorOn` which ended up being used for arbirary
callback use cases) and expected outputs (most used by just one or two
testcases).
- document test inputs
- improve invariants to be better readable for individual testcases
- describe desired properties as invariants
- restructure `errorOn` as `callbacks` to be called for individual
tasks rather than a single big function with `if` matching tasks
0 commit comments