-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: Tests
-
None
-
Python Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Context
We currently only have tests that check whether the compressors are applied appropriately as config in test_client.py, but a coverage analysis shows we aren't testing the usage of the compressors themselves. We need to add tests to actually send commands with the available compressor(s) to make sure the compressor logic is being executed.
Definition of done
Ensure we have expected coverage in compression_support.py.
Pitfalls
None