auth and rbac improves
Some checks failed
Deploy on push / deploy (push) Failing after 31s

This commit is contained in:
2025-08-20 18:33:58 +03:00
parent fe76eef273
commit ba3f006f1f
10 changed files with 410 additions and 178 deletions

View File

@@ -1,9 +1,7 @@
"""
Тесты для покрытия модуля orm
"""
import pytest
from unittest.mock import Mock, patch, MagicMock
from datetime import datetime
from unittest.mock import Mock
from sqlalchemy import inspect
# Импортируем модули orm для покрытия