Commit d58b4da
committed
feat: Add CHAT-ASSIST — VendorChatAssistant & CoPilotAssistant Unit Tests (CD001,#27, Bug_186-Bug_201)
- 177 unit tests covering init, prompts, tool definitions, masking,
workflow dispatch, injection resistance, and boundary values
- 5 intentionally failing tests document open bugs:
Bug_186 #407, Bug_187 #408, Bug_188 #409, Bug_189 #410, Bug_190 #411
- Boundary tests document open bugs:
Bug_194 #415, Bug_195 #416, Bug_196 #417, Bug_197 #418, Bug_198 #419
- Prompt consistency findings: Bug_199 #442, Bug_200 #443, Bug_201 #4521 parent 441a841 commit d58b4da
3 files changed
Lines changed: 3451 additions & 0 deletions
File tree
- tests
- plugins/google_sheets_reporter
- unit/agents
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
223 | 224 | | |
224 | 225 | | |
225 | 226 | | |
| 227 | + | |
226 | 228 | | |
227 | 229 | | |
228 | 230 | | |
| |||
265 | 267 | | |
266 | 268 | | |
267 | 269 | | |
| 270 | + | |
268 | 271 | | |
269 | 272 | | |
270 | 273 | | |
| |||
285 | 288 | | |
286 | 289 | | |
287 | 290 | | |
| 291 | + | |
288 | 292 | | |
289 | 293 | | |
290 | 294 | | |
| |||
Whitespace-only changes.
0 commit comments