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
This commit is contained in:
Bu5hm4nn
2026-03-23 23:11:38 +01:00
parent 199ecb933f
commit d51fa05d5a
6 changed files with 109 additions and 18 deletions

View File

@@ -6,3 +6,4 @@ black>=24.0.0
ruff>=0.2.0
mypy>=1.8.0
httpx>=0.26.0
playwright>=1.55.0