Is your process request related to testing, documentation, or general code management? Please describe.
Test coverage is too low.
Describe the solution you'd like
Increase test coverage with mock and pytest.
Describe alternatives you've considered
N.A.
Additional context
Anything network oriented should use mock or vcrpy.
Is your process request related to testing, documentation, or general code management? Please describe.
Test coverage is too low.
Describe the solution you'd like
Increase test coverage with mock and pytest.
Describe alternatives you've considered
N.A.
Additional context
Anything network oriented should use mock or vcrpy.