Commit graph

2 commits

Author SHA1 Message Date
JamesTheGiblet
66095285a6 feat: add connection pooling test and update .gitignore for runtime data 2025-12-29 15:47:39 +00:00
JamesTheGiblet
c214b4a8ea Add unit tests for BuddAI v3.2 to verify type hints and routing logic
- Implemented tests for method annotations to ensure type hints are present.
- Added tests for routing logic to validate behavior for simple questions, complex requests, search queries, and forced model scenarios.
- Verified module extraction logic with specific test cases.
- Mocked database interactions and suppressed print statements during tests.
2025-12-29 15:45:31 +00:00