pyth-network/pyth-client

Instruction count regression tests

tony-ricciardi opened this issue · 0 comments

Requires #64
Required for #98

Create a regression test suite similar to those in pyth/tests (see #83) which compares instruction counts to expected values. For code changes which are expected to affect instruction counts, these values can be updated by running the test suite with --inplace.