Page MenuHomePhabricator

[Cashtab] Convert NFT tests to ts
ClosedPublic

Authored by bytesofman on Sep 15 2025, 22:53.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCa0f8107554b2: [Cashtab] Convert NFT tests to ts
Summary

Continue incremental ts conversion of Cashtab tests. We redefine some mocks to make mocking easier using the new prepareContext function. We remove mocks that are no longer used.

Test Plan

npm test

Diff Detail

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

Event Timeline

use const for the derivation path

This revision is now accepted and ready to land.Sep 16 2025, 07:48
This revision was automatically updated to reflect the committed changes.