aboutsummaryrefslogtreecommitdiff
path: root/test/functional/rpc_net.py
AgeCommit message (Expand)Author
2019-09-30Merge #16987: test: Correct docstring param name.MarcoFalke
2019-09-30qa: Fix service flag comparison check in rpc_net testLuke Dashjr
2019-09-30Correct docstring param name.John Bampton
2019-09-17scripted-diff: test: Replace connect_nodes_bi with connect_nodesMarcoFalke
2019-09-17test: Use connect_nodes when connecting nodes in the test_frameworkMarcoFalke
2019-09-11tests: rename 'test_getnetworkinginfo' in 'test_getnetworkinfo'darosior
2019-09-11tests: add a test for the 'servicesnames' RPC fielddarosior
2019-01-01test: Fix rpc_net.py "pong" race conditionBen Woosley
2018-11-13rpc: Correctly name argumentsJon Layton
2018-09-17[rpc] Add getnodeaddresses RPC commandchris-belcher
2018-08-27Report minfeefilter value in getpeerinfo rpcAnthony Towns
2018-07-27Update copyright headers to 2018DrahtBot
2018-03-28[tests] Fix intermittent rpc_net.py failure.John Newbery
2018-03-15test: Use wait_until in tests where time was used for pollingBen Woosley
2018-02-26test: Use wait_until to ensure ping goes outBen Woosley
2018-01-25[tests] Rename rpc_* functional tests.Anthony Towns