Dhanji R. Prasanna
56f558dc1b
Fix compiler warnings in test files
Eliminate unused variable and import warnings across test files:
- streaming_parser_test.rs: prefix unused `tools` with underscore
- webdriver_session.rs: remove unused `use super::*` import
- mock_provider_integration_test.rs: prefix unused `result` and `task_result`
- test_preflight_max_tokens.rs: prefix unused `proposed_max`
- todo_staleness_test.rs: add #[allow(dead_code)] for test helper methods
- json_parsing_stress_test.rs: prefix unused `tools`
- read_file_token_limit_test.rs: add #[allow(dead_code)] for unused helper
- background_process_demo_test.rs: remove unused PathBuf import
- test_session_continuation.rs: prefix unused `temp_dir` in 7 tests
All tests pass. No behavior changes.
Agent: fowler
2026-01-29 11:15:10 +11:00
..
2026-01-21 10:27:07 +05:30
2026-01-10 13:43:04 +11:00
2026-01-29 11:15:10 +11:00
2026-01-13 21:16:14 +05:30
2026-01-12 11:40:19 +05:30
2026-01-26 15:24:04 +11:00
2026-01-15 13:49:29 +05:30
2026-01-14 19:42:54 +05:30
2026-01-12 11:40:19 +05:30
2026-01-15 13:49:29 +05:30
2026-01-12 18:20:08 +05:30
2026-01-29 11:15:10 +11:00
2026-01-29 11:15:10 +11:00
2026-01-19 14:35:01 +05:30
2026-01-29 11:07:41 +11:00
2026-01-29 11:15:10 +11:00
2026-01-16 09:16:16 +05:30
2026-01-26 16:19:53 +11:00
2026-01-12 11:40:19 +05:30
2026-01-15 13:49:29 +05:30
2026-01-27 11:32:45 +11:00
2026-01-29 11:15:10 +11:00
2026-01-29 11:07:41 +11:00
2026-01-29 11:07:41 +11:00
2026-01-20 09:50:55 +05:30
2026-01-29 11:15:10 +11:00
2026-01-29 11:07:41 +11:00
2026-01-29 11:15:10 +11:00
2025-12-02 14:45:12 +11:00
2025-12-02 11:07:13 +11:00
2026-01-20 09:50:55 +05:30
2025-11-27 21:00:02 +11:00
2026-01-27 11:32:45 +11:00
2026-01-29 11:15:10 +11:00
2026-01-12 11:40:19 +05:30
2026-01-14 08:12:50 +05:30
2026-01-15 13:49:29 +05:30
2026-01-13 11:22:46 +05:30