`npm test`
This diff is built and deployed to prod test site at https://cashtab-local-dev.netlify.app/
Navigate there and confirm wallets migrate (you can check, in dev console, application --> indexedDb --> localforage)
Tests that I performed on the prod site
[x] Confirmed multiple wallets migrated
[x] Sent XEC
[x] Received XEC
[x] Sent token
[x] Received token
[x] Registed an alias
[x] Signed & verified msg
[x] Renamed a wallet
[x] Deleted a wallet
[x] Created a wallet and confirmed it only had Path1899
[x] Sent and received txs with this wallet
[x] Calculated and sent an airdrop tx
With the exception of the Airdrop, this is also all covered by existing integration tests. Airdrop integration tests are pending migration to in-node chronik-client and deprecation of SLPDB.