oxen-core/tests/network_tests
Jason Rhinelander e9043fe789 Make tests use Python 3 consistently
Python2 reached end of life and is being active removed from Linux
distributions; drop support for it in the test code, too.

- Stop using deprecated FindPythonInterp when we have cmake 3.12 (which
has a much better FindPython).
- Fix tests that might invoke Python 2, and remove Python2-isms
2020-06-09 23:06:54 -03:00
..
CMakeLists.txt Make tests use Python 3 consistently 2020-06-09 23:06:54 -03:00
conftest.py Add blink tests via pytest 2019-12-26 12:29:05 -04:00
daemons.py blink=<bool> is not part of transfer API, set rpc long poll threads to 0 in daemon 2020-03-04 12:27:23 +11:00
service_node_network.py Fix blink test coin generation 2020-03-11 02:23:44 -03:00
test_blink.py Fix priority=5 not doing an actual blink submission (#1041) 2020-02-19 15:57:21 +11:00