Files
aethera/backend/internal/client/client_test.go
Evan Reichard 0dd9521419
All checks were successful
continuous-integration/drone/push Build is passing
fix: improve chat UI streaming feedback and fix test image path
- Add loading spinner with 'Thinking...' text during streaming when
  content is not yet available
- Fix :key binding to use message.id instead of message.content
- Remove unnecessary TypeScript cast in file reader handler
- Move test image into testdata/ directory for proper test organization
- Remove t.Skip and simplify TestSummarizeChat test message
2026-05-01 21:04:26 -04:00

3.3 KiB