-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: Tests
-
None
-
Python Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Context
daemon.py and uri_parser.py both have _main_ blocks that are currently untested. We should add tests for that logic. coverage.py has the ability to measure subprocess coverage, so we should be able to launch the files using subprocess.
Definition of done
Add test coverage for _main_ blocks.
Pitfalls
None