pollux/tests
Jeena 7de660dbb6 Add tests for config error reporting and multi-vhost startup
Test that the server correctly reports missing certificate errors,
rejects invalid hostnames, fails gracefully on port conflicts, and
starts successfully with multiple virtual hosts configured.
2026-03-05 20:34:31 +09:00
..
common.rs Replace custom logging with tracing crate and RUST_LOG env var 2026-01-22 05:25:46 +00:00
config_validation.rs Add tests for config error reporting and multi-vhost startup 2026-03-05 20:34:31 +09:00
gemini_test_client.py feat: Implement virtual hosting for multi-domain Gemini server 2026-01-22 02:38:09 +00:00
rate_limiting.rs Add tests for config error reporting and multi-vhost startup 2026-03-05 20:34:31 +09:00
virtual_host_config.rs Add tests for config error reporting and multi-vhost startup 2026-03-05 20:34:31 +09:00
virtual_host_integration.rs Add tests for config error reporting and multi-vhost startup 2026-03-05 20:34:31 +09:00
virtual_host_paths.rs Add tests for config error reporting and multi-vhost startup 2026-03-05 20:34:31 +09:00
virtual_host_routing.rs Add tests for config error reporting and multi-vhost startup 2026-03-05 20:34:31 +09:00