Review unit tests and mocks.
`npm start`
Open dev console
Send a token tx
On the first tx, you should see `getTokenInfoPromises.length` equal to all the tokens in your wallet
On the second tx, you should see `getTokenInfoPromises.length` equal to 0
Mint a new token and observe `getTokenInfoPromies.length` is equal to 1