fix: unit test refactoring with conftest and more mocks
ref: N25B-205
This commit is contained in:
@@ -29,6 +29,12 @@ dev = [
|
||||
"ruff>=0.14.2",
|
||||
"ruff-format>=0.3.0",
|
||||
]
|
||||
integration-test = [
|
||||
{include-group = "test"},
|
||||
"asyncio>=4.0.0",
|
||||
"soundfile>=0.13.1",
|
||||
"zmq>=0.0.0",
|
||||
]
|
||||
test = [
|
||||
"pytest>=8.4.2",
|
||||
"pytest-asyncio>=1.2.0",
|
||||
|
||||
Reference in New Issue
Block a user