Files
vault-dash/requirements-dev.txt
Bu5hm4nn d51fa05d5a test: add Playwright browser tests and document test loop
- add real browser test for overview and options pages
- document engineering learnings in AGENTS.md
- commit NiceGUI header layout fix
- limit options initial expirations for faster first render
2026-03-23 23:11:38 +01:00

10 lines
129 B
Plaintext

-r requirements.txt
pytest>=8.0.0
pytest-asyncio>=0.23.0
black>=24.0.0
ruff>=0.2.0
mypy>=1.8.0
httpx>=0.26.0
playwright>=1.55.0