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.
Differential D14801
[chronik-client] Remove test dependency on reindexing node bytesofman on Nov 16 2023, 13:55. Authored by Tags None Subscribers None
Details
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. npm test
Diff Detail
|