Skip to content

Conversation

@faizan842
Copy link
Contributor

Add comprehensive tests for message validation in Memory and AsyncMemory classes

  • Message type validation (string, dict, list)
  • Session ID validation (user_id, agent_id, run_id)
  • Memory type validation
  • AsyncMemory validation
  • Message parsing utilities
  • Vision message parsing

All tests pass and cover essential validation scenarios.

- Add tests for message type validation (string, dict, list)
- Add tests for session ID validation (user_id, agent_id, run_id)
- Add tests for memory type validation
- Add tests for AsyncMemory validation
- Add tests for message parsing utilities
- Add tests for vision message parsing
@faizan842 faizan842 closed this Nov 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant