Commit e4c9e81
committed
test: complete Phase 3 - remove AI-specific test files and verify unified plugin management
- Delete ai_integration_test.go and ai_http_integration_test.go as AI plugins should follow same testing patterns as other plugins
- Update GetPluginsByCategory to handle missing extension.yaml file gracefully in test environments
- Rewrite TestAIPluginManagement as TestUnifiedPluginManagement using standard ExtManager interface
- All tests now pass with unified plugin management approach
- Remove AI-specific testing code that violated plugin system consistency1 parent 962b369 commit e4c9e81
7 files changed
Lines changed: 91 additions & 1241 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
441 | | - | |
| 441 | + | |
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
| |||
0 commit comments