MetaMask / eth-token-tracker

A JS module for tracking Ethereum token balances over block changes
ISC License
76 stars 43 forks source link

Convert Tape tests to Jest #128

Open mcmire opened 3 months ago

mcmire commented 3 months ago

Following our other libraries, we should add Jest and Jest configuration from the module template and convert the tests to Jest.