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
Branch
combine-hook-tests
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 27539
Build 54641: Build Diffcashtab-tests
Build 54640: arc lint + arc unit