Commit Graph

2 Commits

Author SHA1 Message Date
张翔 259b790309 fix: update E2E test selectors and improve login stability
- Fix selectors to use config keys instead of Chinese labels
- Add page load waiting and element visibility checks
- Improve global setup with better error handling
- Update all config-linkage tests with correct selectors
2026-03-13 13:35:10 +08:00
张翔 c5c3685d13 test: add frontend-backend configuration linkage E2E tests
- Add config-toggle.spec.ts for module show/hide tests
- Add config-params.spec.ts for configuration parameter tests
- Test Services module toggle and items filtering
- Test Products module toggle, pricing display, and featured products
- Test News module toggle, display count, categories, and sort order
- Verify real-time configuration updates between admin and frontend
2026-03-13 13:13:48 +08:00