tests-fix
Some checks failed
Deploy on push / deploy (push) Failing after 2m41s

This commit is contained in:
2025-08-24 22:14:47 +03:00
parent b1370d1eeb
commit de94408e04
6 changed files with 324 additions and 133 deletions

View File

@@ -8,7 +8,7 @@ import time
import requests
import subprocess
from typing import Optional
from unittest.mock import patch
from unittest.mock import patch, MagicMock
import importlib
# 🚨 CRITICAL: Patch Redis BEFORE any other imports to prevent connection attempts