`npm test`
Manual checks
- Can copy an airdrop tx from airdrop screen to send screen
1. Navigate to Airdrop screen
2. Enter tokenId `50d8292c6255cda7afc6c8566fed3cf42a2794e9619740fe8f4c95431271410e`
3. Enter amount `5000`
4. Generate
5. Click "Copy to send screen" -- you are taken to send screen and send to field is populated
other routing state links are tested in new AppIntegration.test.js tests
Also these manual tests:
Two areas that need to either be automated or manually tested:
1. The routing from a token page to airdrop, ensuring token ID is propagated from SendToken.js to Airdrop.js
2. When a token balance in the wallet is completely burned it routes back to the Home screen after burn tx broadcast notification