HomePhabricator

[Cashtab] Remove testnet instantiations and unit tests

Description

[Cashtab] Remove testnet instantiations and unit tests

Summary: As per TG discussion, removing the redundant testnet environment instantiations and testnet specific unit tests.

Test Plan:

  • npm test and ensure existing test suites all pass
  • npm start
  • grep -r 'testnet' src/ and ensure the only results are the 'testnet: false' attribute in mockTxBuilderObj.js
  • create a new wallet (to trigger getWalletDetails) and ensure the successful creation of the wallet
  • send a normal XEC tx to this new wallet's receiving address and ensure successful tx

Reviewers: bytesofman, #bitcoin_abc

Reviewed By: bytesofman, #bitcoin_abc

Differential Revision: https://reviews.bitcoinabc.org/D12411

Details

Provenance
emackAuthored on Nov 2 2022, 00:46
emackPushed on Nov 6 2022, 08:42
Reviewer
Restricted Project
Differential Revision
D12411: [Cashtab] Remove testnet instantiations and unit tests
Parents
rABC7a3969b8bf62: [Cashtab] Disabled scroll wheel within input fields
Branches
Unknown
Tags
Unknown