Closed flmel closed 11 months ago
The test script in package.json currently requires the user to manually build the contract in prior to running the tests.
test
Ideally the flow would be the same as the test.sh script for the rust smart contract where the test script builds the contract prior execution.
test.sh
The
test
script in package.json currently requires the user to manually build the contract in prior to running the tests.Ideally the flow would be the same as the
test.sh
script for the rust smart contract where the test script builds the contract prior execution.