pollux/tests
Jeena 3e490d85ef Implement integration tests using system temp directory
- Move tests to use std::env::temp_dir() instead of ./tmp
- Generate test certificates on-demand with openssl
- Create isolated test environments with automatic cleanup
- Add comprehensive config validation integration tests
- Temporarily simplify rate limiting test (complex TLS testing deferred)
- Tests now work out-of-the-box for fresh repository clones
- Run tests sequentially to avoid stderr mixing in parallel execution
2026-01-16 23:26:26 +00:00
..
config_validation.rs Implement integration tests using system temp directory 2026-01-16 23:26:26 +00:00
gemini_test_client.py Document Python dependency and make integration tests conditional 2026-01-16 22:55:34 +00:00
rate_limiting.rs Implement integration tests using system temp directory 2026-01-16 23:26:26 +00:00