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
As an app author, I'd like to test my code against all possible values that I might get from vstorage.
If vstorage writers publish patterns, we should be able to generate fast-checkArbitrary instances to approximate "all possible values".
IOU pointers to
issue on generating typescript types from patterns
existing work on testing with fast-check-ava for AmountMath etc.
using patterns to validate vstorage data in a inter bid list PR
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
As an app author, I'd like to test my code against all possible values that I might get from vstorage.
If vstorage writers publish patterns, we should be able to generate
fast-check
Arbitrary
instances to approximate "all possible values".IOU pointers to
inter bid list
PRBeta Was this translation helpful? Give feedback.
All reactions