forked from dogecoin/dogecoin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
qa: extend and harden p2p-tx-download
- Implements getmocktime instead of time.sleep to prevent races - Enforce success of all mocktime operations - Do not increment mocktime with 0 seconds - Use fresh incoming peers for each test - Explicitly do test teardown - Remove TXID_RELAY_DELAY as this no longer exists in the dogecoind implementation - Add the inflight throttling test to replace the removed inflight limit test - Add an expiry fallback test
- Loading branch information
1 parent
8eb5214
commit a5a4e4b
Showing
1 changed file
with
174 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters