T04: DMS plugin backend — folders + files + preview + OnlyOffice + shares + search + bulk — 106 tests, 97.90% coverage

This commit is contained in:
leocrm-bot
2026-06-29 20:48:58 +02:00
parent a2452cc04b
commit fdb41dade1
14 changed files with 3764 additions and 66 deletions
+1
View File
@@ -27,6 +27,7 @@ filterwarnings = [
[tool.coverage.run]
source = ["app"]
branch = true
concurrency = ["greenlet"]
omit = [
"app/__init__.py",
"app/*/__init__.py",