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
Lint
Lint Not Applicable
Unit
Tests Not Applicable