mtg_python_deckbuilder/tests/e2e/requirements.txt
matt cfcc01db85 feat: complete M3 Web UI Enhancement milestone with include/exclude cards, fuzzy matching, mobile responsive design, and performance optimization
- Include/exclude cards feature complete with 300+ card knowledge base and intelligent fuzzy matching
- Enhanced visual validation with warning icons and performance benchmarks (100% pass rate)
- Mobile responsive design with bottom-floating controls, two-column layout, and horizontal scroll prevention
- Dark theme confirmation modal for fuzzy matches with card preview and alternatives
- Dual architecture support for web UI staging system and CLI direct build paths
- All M3 checklist items completed: fuzzy match modal, enhanced algorithm, summary panel, mobile responsive, Playwright tests
2025-09-09 18:15:30 -07:00

5 lines
175 B
Text

# End-to-End Test Requirements (M3: Cypress/Playwright Smoke Tests)
playwright>=1.40.0
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-xdist>=3.3.0 # For parallel test execution