Page MenuHomePhabricator

[chronik-client] Remove test dependency on reindexing node
ClosedPublic

Authored by bytesofman on Nov 16 2023, 13:55.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC84eb88e72f55: [chronik-client] Remove test dependency on reindexing node
Summary

chronik-client makes live API calls during unit tests. This should be changed, but requires new py scripts to mock actual chronik instances and server responses.

In the meantime, this is a quick patch to remove test dependency on non-abc infra.

Test Plan

npm test

Diff Detail

Repository
rABC Bitcoin ABC
Branch
chronik-client-to-abc-nodes
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25640
Build 50860: Build Diffchronik-client-tests
Build 50859: arc lint + arc unit