HomePhabricator

[chronik-client] Fix a bug in the plugins integration test

Description

[chronik-client] Fix a bug in the plugins integration test

Summary:
The test expects the transactions to be sorted by txid, which is not always true as some mempool endpoints return the txs sorted by time first seen then txid.
Fix this by setting the node mocktime, which makes all the time first seen equal and sorting by txid correct.

Test Plan:

./contrib/teamcity/build-configurations.py chronik-client-integration-tests

Reviewers: #bitcoin_abc, hazzarust, bytesofman

Reviewed By: #bitcoin_abc, hazzarust, bytesofman

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

Details

Provenance
FabienAuthored on Thu, Feb 20, 13:21
FabienPushed on Thu, Feb 20, 19:15
Reviewer
Restricted Project
Differential Revision
D17680: [chronik-client] Fix a bug in the plugins integration test
Parents
rABC2a1c960435b6: Remove extra mockscheduler call in abc_p2p_getavaaddr
Branches
Unknown
Tags
Unknown