substrate-erc20-multi icon indicating copy to clipboard operation
substrate-erc20-multi copied to clipboard

Add tests

Open bddap opened this issue 6 years ago • 0 comments
trafficstars

Adds a few tests focusing on transfer functionality (does not test transfer_from/approve or events).

One of the tests fails. That's because there is a bug in transfer() that allows token duping.

Based on changes in #11. I suggest merging #11 before merging this.

bddap avatar Sep 16 '19 19:09 bddap