fix(client_test): unskip vision test with embedded test image

- Remove t.Skip for TestSendMessageWithImage (qwen3-8b-vision works with base64)
- Add test_image.jpg (400x300) to test directory alongside test file
- Load image at runtime, convert to base64 data URL for API
- Collect full response in bytes.Buffer and verify non-empty output
This commit is contained in:
2026-05-01 20:41:18 -04:00
parent 0007250e5e
commit 2154a9f203
2 changed files with 19 additions and 9 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB