mirror of
https://github.com/JamesTheGiblet/BuddAI.git
synced 2026-01-08 21:58:40 +00:00
Add comprehensive test suite for BuddAI v3.1
- Implemented tests for database initialization, SQL injection prevention, auto-learning pattern extraction, module detection, complexity detection, LRU cache performance, session export, actionable suggestions, repository indexing, search query safety, and context window management. - Utilized SQLite for database operations and temporary directories for test isolation. - Included detailed output for test results with color-coded pass/fail indicators.
This commit is contained in:
parent
406d848203
commit
da3530774b
8 changed files with 1885 additions and 21 deletions
1
examples/buddai_generated.typescript
Normal file
1
examples/buddai_generated.typescript
Normal file
|
|
@ -0,0 +1 @@
|
|||
[object Object]
|
||||
Loading…
Add table
Add a link
Reference in a new issue