fix: unit test refactoring with conftest and more mocks
ref: N25B-205
This commit is contained in:
@@ -22,6 +22,6 @@ test:
|
||||
tags:
|
||||
- test
|
||||
script:
|
||||
- uv run --only-group test pytest test/integration
|
||||
- uv run --only-group integration-test pytest test/integration
|
||||
- uv run --only-group test pytest test/unit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user