pollux/src
Jeena 01bcda10d0 Unify integration test environment and add valid config validation
- Create shared tests/common.rs with TestEnvironment setup
- Simplify gemini_test_client.py to single-request client
- Refactor config validation tests to use common setup
- Add test_valid_config_startup for complete server validation
- Fix clippy warning in main.rs
- Remove unused code and consolidate test infrastructure
2026-01-16 23:59:54 +00:00
..
config.rs Implement dual host configuration: bind_host and hostname 2026-01-16 12:46:27 +00:00
logging.rs Fix log format spacing: single space between timestamp and level 2026-01-16 11:55:37 +00:00
main.rs Unify integration test environment and add valid config validation 2026-01-16 23:59:54 +00:00
request.rs Implement dual host configuration: bind_host and hostname 2026-01-16 12:46:27 +00:00
server.rs Implement dual host configuration: bind_host and hostname 2026-01-16 12:46:27 +00:00
tls.rs Initial codebase structure 2026-01-15 08:22:06 +09:00