Page MenuHomePhabricator

[avalanche] Make send_poll test helper accept optional type argument.
ClosedPublic

Authored by tyler-smith on Dec 15 2021, 15:43.

Details

Summary

Allow the send_poll helper to take an option second argument that is the type of inv to
send a poll for.

Test Plan

ninja check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Branch
TS_add_avatools_sendpoll_type
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 17648
Build 35122: Build Diffbuild-clang · build-clang-tidy · build-without-wallet · build-diff · build-debug
Build 35121: arc lint + arc unit

Event Timeline

tyler-smith edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Dec 15 2021, 17:09

Can you edit the test plan to run all the tests and format the line as a code block ? You can use ninja check-functional

Ok, successfully ran ninja check-functional