Commit dd30778
authored
Added automated tool testing framework (#126)
* first version for system test workflow
* re-organized output and transient directories
* added pre/post testing scripts support
* added sepatare modules for RAG, EFS, EVS
* updated contribution guidelines, logging...
* split rag test cases from core, added option to yield error in `create_response` utility, simplified output.1 parent e74805d commit dd30778
File tree
47 files changed
+3631
-3449
lines changed- docs
- developer_guide
- examples
- Claude_Desktop_Config_Files
- Copilot_Agent
- MCP_Client_Example
- MCP_VoiceClient
- Simple_Agent
- scripts
- testing
- src/teradata_mcp_server
- tools
- tests
- cases
- scripts
- test/EFS
- var/test-reports
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+3631
-3449
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
| |||
0 commit comments