Running Automated Contract Tests
CD intro the contract folder inside the project
cd contract
Run the tests
npm run test
info
Depending on the system you are using, the tests can take a lot of time to complete.
CD intro the contract folder inside the project
cd contract
Run the tests
npm run test
Depending on the system you are using, the tests can take a lot of time to complete.