Add tests

This commit is contained in:
lymanZerga11 2017-03-09 09:01:04 +08:00 committed by GitHub
parent 618e0c6265
commit 6d53d08b6c

View File

@ -171,3 +171,4 @@ def test_handlers():
f2 = tflow.tflow(client_conn=f.client_conn)
up.requestheaders(f2)
assert not f2.response
assert f2.metadata["proxyauth"] == ('test','test')