Skip to content

Refactor more code from wrapper.py into util.py #40

@pont-us

Description

@pont-us

wrapper.py necessarily has an unusual structure and is inherently awkward to test (it's currently done with some unlovely mocking and monkeypatching). Anything that can be factored out and put in util.py should be -- chiefly the CLI processing and server setup code blocks.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions