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
These are just initial ideas off the top of my head, and we can always add more later.
The idea here is to use these tests both as documentation for users and for us, to sharpen our skills when we need to perform with rendezvous effectively.
The text was updated successfully, but these errors were encountered:
The new `watchdog.sh` script monitors the current directory for
changes, and runs a specified command when detected. Useful for
continuously running the examples.
Usage:
$ ./example/watchdog.sh ./rv example/ reverse --type=test
Related to: #32
The new `watchdog.sh` script monitors the current directory for
changes, and runs a specified command when detected. Useful for
continuously running the examples.
Usage:
$ ./example/watchdog.sh ./rv example/ reverse --type=test
Related to: #32
To further refine the rendezvous tool before fuzz testing sBTC and other contracts, we should expand our set of examples. Here are some suggestions:
Invariants
stacks-increase
impacting stacking rewardsset-city-wallet
Properties
These are just initial ideas off the top of my head, and we can always add more later.
The idea here is to use these tests both as documentation for users and for us, to sharpen our skills when we need to perform with rendezvous effectively.
The text was updated successfully, but these errors were encountered: