Commit Graph

2 Commits

Author SHA1 Message Date
GitHub Action
35e56a441c [auto-fix] Apply ESLint and Prettier fixes 2025-09-13 10:27:34 +00:00
snomiao
ead43312f8 feat: Add Happy DOM location mocking for Playwright tests
- Enhanced setup-browser-globals.js with configurable URL and full location mock
- Created LocationMock helper class for dynamic location mocking in tests
- Integrated LocationMock into ComfyPage fixture with optional setup
- Added example test file demonstrating location mock usage
- Support for mocking location.assign, location.replace, and location.reload methods
2025-09-13 09:14:55 +00:00