feat: GitHub action for tests #4
Annotations
3 errors
Ruff (F401):
tests/todo/test_create_todo.py#L4
tests/todo/test_create_todo.py:4:29: F401 `app.get_context.get_context` imported but unused
|
Ruff (F401):
tests/todo/test_create_todo.py#L8
tests/todo/test_create_todo.py:8:5: F401 `tests.utils.get_context_for_tests` imported but unused
|
test
Process completed with exit code 1.
|