teknium1
2d44ed1c5b
test: add comprehensive tests for vision_tools (42 tests)
Covers PR #428 changes and existing vision_tools functionality:
- _validate_image_url: 20 tests for urlparse-based validation
- _determine_mime_type: 6 tests for MIME type detection
- _image_to_base64_data_url: 3 tests for base64 conversion
- _handle_vision_analyze: 5 tests for type hints, prompt building,
AUXILIARY_VISION_MODEL env var override
- Error logging exc_info: 3 async tests verifying stack traces are
logged on download failure, analysis error, and cleanup error
- check_vision_requirements & get_debug_session_info: 2 basic tests
- Registry integration: 3 tests for tool registration
2026-03-09 15:32:02 -07:00
..
2026-02-26 03:20:08 +03:00
2026-03-05 18:46:30 -08:00
2026-03-08 21:28:12 -07:00
2026-02-27 03:29:26 -05:00
2026-03-08 17:22:27 -07:00
2026-03-06 03:53:43 -08:00
2026-02-26 13:55:54 +03:00
2026-02-26 13:54:20 +03:00
2026-03-05 13:12:41 -08:00
2026-03-02 04:34:21 -08:00
2026-03-07 11:29:55 -08:00
2026-03-08 16:47:20 -07:00
2026-03-02 22:53:21 +03:00
2026-03-09 00:49:46 -07:00
2026-03-04 18:10:18 +03:00
2026-02-26 03:20:08 +03:00
2026-03-04 18:34:16 +03:00
2026-03-01 11:53:50 +03:00
2026-02-26 03:20:08 +03:00
2026-03-09 03:37:38 -07:00
2026-03-05 18:51:43 -08:00
2026-02-26 03:20:08 +03:00
2026-02-26 13:54:20 +03:00
2026-03-04 14:22:30 -08:00
2026-03-04 06:06:40 -08:00
2026-03-05 18:51:43 -08:00
2026-03-04 05:30:43 -08:00
2026-03-02 02:00:09 -08:00
2026-03-04 19:19:57 -08:00
2026-03-02 16:11:49 +01:00
2026-02-28 21:25:55 +03:00
2026-03-07 03:58:32 +03:00
2026-03-08 03:58:13 -07:00
2026-03-04 17:23:23 +03:00
2026-03-02 22:53:21 +03:00
2026-02-26 03:20:08 +03:00
2026-03-09 15:32:02 -07:00
2026-03-05 18:22:39 -08:00
2026-03-01 01:54:27 +03:00
2026-02-26 13:30:55 +03:00