test: add tests for static file route #693
Annotations
4 errors
questionpy_server/decorators.py#L50
questionpy_server/decorators.py:50:19: C901 `wrapper` is too complex (11 > 10)
|
tests/conftest.py#L67
tests/conftest.py:67:9: RET505 Unnecessary `else` after `return` statement
|
tests/conftest.py#L132
tests/conftest.py:132:5: PT022 No teardown in fixture `package_factory`, use `return` instead of `yield`
|
|
This job failed
Loading