Class_generator/tests/unit
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
..
basic-edge-cases.test.js Add comprehensive test suite with unit tests and integration tests 2025-09-16 11:37:08 +08:00
content-scanner.test.js Add comprehensive test suite with unit tests and integration tests 2025-09-16 11:37:08 +08:00
edge-cases-simple.test.js Add comprehensive test suite with unit tests and integration tests 2025-09-16 11:37:08 +08:00
edge-cases.test.js Add comprehensive test suite with unit tests and integration tests 2025-09-16 11:37:08 +08:00
env-config.test.js Add comprehensive test suite with unit tests and integration tests 2025-09-16 11:37:08 +08:00
game-loader.test.js Add comprehensive test suite with unit tests and integration tests 2025-09-16 11:37:08 +08:00