test(core): add unit tests for untested core modules #203
@@ -15,4 +15,5 @@ pythonpath = [
|
|||||||
"src/query",
|
"src/query",
|
||||||
"src/translation"
|
"src/translation"
|
||||||
]
|
]
|
||||||
testpaths = ["test"]
|
testpaths = ["test"]
|
||||||
|
asyncio_mode = "auto"
|
||||||
@@ -1 +1,2 @@
|
|||||||
black==25.1.0
|
black==25.1.0
|
||||||
|
pytest-asyncio==0.26.0
|
||||||
Reference in New Issue
Block a user