]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
pytests: extract proxy logic to proxyutils
authorTomas Krizek <tomas.krizek@nic.cz>
Tue, 11 Dec 2018 14:20:28 +0000 (15:20 +0100)
committerTomas Krizek <tomas.krizek@nic.cz>
Wed, 23 Jan 2019 13:58:46 +0000 (14:58 +0100)
commit0fc0a2d38d817b37b8e11f0aac0ec91bf84a8b3d
treec5936a0906b34ee9a6373dfb4205763e3e522775
parent06755b619ea3077ee9a52d5bd4d5e18a3e219b00
pytests: extract proxy logic to proxyutils
tests/pytests/proxyutils.py [new file with mode: 0644]
tests/pytests/test_rehandshake.py