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
Create a property-based tests module (with tasty-quickcheck) with generators for some parameters of OnRampDatum, Value, ScriptContext, as well as some global invariants (e.g. findOwnInput must exist, reject unexpected datum/output shapes).
Create a property-based tests module (with
tasty-quickcheck) with generators for some parameters ofOnRampDatum,Value,ScriptContext, as well as some global invariants (e.g.findOwnInputmust exist, reject unexpected datum/output shapes).