Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-16 | doc: spelling fixes | klemens | |
2017-06-05 | test: Add test for `getpeerinfo` `bindaddr` field | Wladimir J. van der Laan | |
2017-05-02 | Remove unused Python imports | practicalswift | |
2017-05-02 | [tests] Remove is_network_split from funtional test cases | John Newbery | |
2017-04-28 | [test] Add tests for getconnectioncount, getnettotals and ping | Jimmy Song | |
* Split run_test into 4 separate tests * Add 2 tests, getconnectioncount and getnettotals * getnettotals - Strategy of test is to get the network stats before and after a ping. The difference in bytes sent/received is the bytes needed for a ping/pong. | |||
2017-04-20 | Tests: Add simple test for getaddednodeinfo | Jimmy Song | |
* net.py test adds a node and sees if it's in the getaddednodeinfo call * flake8 fixes | |||
2017-03-25 | [qa] Add setnetworkactive smoke test | MarcoFalke | |