onflow / flow-ft

The Fungible Token standard on the Flow Blockchain
https://onflow.org
The Unlicense
144 stars 53 forks source link

Use Cadence testing framework for `ExampleToken` contract #137

Closed m-Peter closed 1 year ago

m-Peter commented 1 year ago

Work towards: https://github.com/onflow/developer-grants/issues/148

Description

Uses the Cadence testing framework to test the ExampleToken smart contract.


For contributor use:

m-Peter commented 1 year ago

@joshuahannan Both make test & make ci pass locally, and in the GitHub workflow. However, the branch of the PR is coming from a fork, probably that's why it is not running here, but rather in our fork: https://github.com/Build-Squad/flow-ft/actions/runs/5401591136