test: add unit tests for roles, web deps, use cases, VO boundaries — reach 70% coverage
Some checks failed
ci/woodpecker/pr/pipeline Pipeline failed
Some checks failed
ci/woodpecker/pr/pipeline Pipeline failed
This commit is contained in:
@@ -60,7 +60,7 @@ steps:
|
||||
depends_on: [deps]
|
||||
commands:
|
||||
- pip install uv
|
||||
- uv run pytest tests/unit/ --no-cov
|
||||
- uv run pytest tests/unit/
|
||||
|
||||
- name: test-e2e
|
||||
image: mcr.microsoft.com/playwright/python:v1.59.0
|
||||
|
||||
Reference in New Issue
Block a user