feat: add unit tests for organization endpoints and update dependencies
Test / test (push) Successful in 12s
Test / test (pull_request) Successful in 11s

This commit is contained in:
Artem Kashaev
2025-11-27 15:04:35 +05:00
parent ea8f0eda65
commit 1b673988b5
3 changed files with 118 additions and 0 deletions
+1
View File
@@ -21,4 +21,5 @@ dev = [
"ruff>=0.14.6",
"pytest>=8.3.3",
"pytest-asyncio>=0.25.0",
"aiosqlite>=0.20.0",
]