Page MenuHomePhabricator

[Cashtab] Combine useWallet hook tests in one file
ClosedPublic

Authored by bytesofman on Feb 29 2024, 14:03.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABCb01b1875ad91: [Cashtab] Combine useWallet hook tests in one file
Summary

T3444

Combine these tests into one file to take advantage of standardized before and after functions

To make this diff: ctrl+c and ctrl+v the tests from useWallet.test.js to the bottom of useWalletStorage.test.js, along with required imports, then renamed useWalletStorage.test.js to useWallet.test.js

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable