# ===== DEV: chạy tests (KHÔNG vào image HF — xem .dockerignore) ===== # uv pip install -r requirements-dev.txt pytest httpx # fastapi.testclient.TestClient cần fakeredis # test transport queue không cần Docker/Redis (bàn giao 14). # Từ 14/08 nó CŨNG là dep app (requirements-app.txt) — mode # "local" một tiến trình dùng chính nó làm transport. Giữ dòng # này để cài mỗi tầng dev vẫn chạy được test.