Go to file
StillHammer cb614a439d Add comprehensive test suite with unit tests and integration tests
- Complete test infrastructure with runners, helpers, and fixtures
- Unit tests for core modules: EnvConfig, ContentScanner, GameLoader
- Integration tests for proxy, content loading, and navigation
- Edge case tests covering data corruption, network failures, security
- Stress tests with 100+ concurrent requests and performance monitoring
- Test fixtures with malicious content samples and edge case data
- Comprehensive README with usage instructions and troubleshooting

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-16 11:37:08 +08:00
config Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
css Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
export_logger Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
js Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
tests Add comprehensive test suite with unit tests and integration tests 2025-09-16 11:37:08 +08:00
.gitignore Initial commit: Interactive English Learning Platform 2025-09-15 14:25:13 +08:00
CLAUDE.md Add comprehensive test suite with unit tests and integration tests 2025-09-16 11:37:08 +08:00
index.html Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
migrate-console.js Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
test-connection.html Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
test-logs-interface.html Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00
test-websocket-simple.html Fix WebSocket logging system and add comprehensive network features 2025-09-15 23:05:14 +08:00