cadence icon indicating copy to clipboard operation
cadence copied to clipboard

Add more unit tests for the test-framework

Open SupunS opened this issue 2 years ago • 1 comments

Issue to be solved

Many of the tests for the test-framework are in the cadence-tools repo. Because of that, certain regression issues are only caught when updating the downstream dependencies.

Suggested Solution

Write more unit tests for the APIs / basic functionalities in this repo, using the mock test framework.

SupunS avatar Sep 21 '23 06:09 SupunS

In addition, consider adding CI check for API breakage to Cadence-tools

j1010001 avatar Sep 21 '23 19:09 j1010001