Dhanji R. Prasanna
6a5ce11e7b
Consolidate redundant assistant message test files
Deleted 4 redundant test files (~956 lines):
- assistant_message_dedup_test.rs (416 lines, 12 tests)
- consecutive_assistant_message_test.rs (248 lines, 6 tests)
- missing_assistant_message_test.rs (100 lines, 4 tests)
- early_return_path_test.rs (192 lines, 5 tests) - whitebox test
Created consolidated assistant_message_test.rs (369 lines, 14 tests):
- Helper function tests for consecutive message detection
- ContextWindow unit tests for normal and tool execution flows
- Bug demonstration tests documenting what bugs looked like
- Invariant tests for user/assistant alternation
- Missing assistant message fallback logic tests
The early_return_path_test was removed because it:
- Referenced specific line numbers in production code (brittle)
- Reimplemented internal logic (whitebox anti-pattern)
- Duplicated coverage from mock_provider_integration_test.rs
All 729 g3-core tests pass.
2026-01-21 10:27:07 +05:30
..
2026-01-21 10:27:07 +05:30
2026-01-10 13:43:04 +11:00
2026-01-12 18:20:08 +05:30
2026-01-13 21:16:14 +05:30
2026-01-12 11:40:19 +05:30
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-19 16:21:36 +05:30
2026-01-19 18:44:01 +05:30
2026-01-19 14:35:01 +05:30
2026-01-09 13:28:07 +11:00
2026-01-16 09:16:16 +05:30
2026-01-16 21:09:38 +05:30
2026-01-12 11:40:19 +05:30
2026-01-15 13:49:29 +05:30
2026-01-20 09:50:55 +05:30
2026-01-15 13:49:29 +05:30
2026-01-20 21:26:42 +05:30
2026-01-03 16:44:58 +11:00
2026-01-20 09:50:55 +05:30
2026-01-03 14:50:08 +11:00
2025-12-01 14:38:21 +11:00
2026-01-12 18:20:08 +05:30
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-08 12:54:03 +11:00
2026-01-20 09:50:55 +05:30
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