Name Description Size Coverage
conftest.py Provides a detailed HPACK story to test with. 1278 -
test_encode_decode.py Test for the integer encoding/decoding functionality in the HPACK library. 4383 -
test_fixtures -
test_hpack.py The header field representation uses a literal name and a literal value. 28644 -
test_hpack_integration.py This module defines substantial HPACK integration tests. These can take a very long time to run, so they're outside the main test suite, but they need to be run before every change to HPACK. 2503 -
test_huffman.py When given random bytestrings, either we get HPACKDecodingError or we get a bytestring back. 1954 -
test_struct.py test_struct ~~~~~~~~~~~ Tests for the Header tuples. 2003 -
test_table.py 4426 -