Commit 1ec9f17
committed
Fix multi-index-runner tests to skip when SDK unavailable
The tests require the Augment SDK which needs API credentials.
Following the pattern used in other test files (mcp-server.test.ts,
search-client.test.ts), skip the tests when the SDK fails to load
or when API credentials are not available.
Agent-Id: agent-83532e9b-da56-46ec-a480-58d2ec43c9461 parent 99cced4 commit 1ec9f17
1 file changed
Lines changed: 17 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
79 | 88 | | |
80 | 89 | | |
81 | 90 | | |
| |||
97 | 106 | | |
98 | 107 | | |
99 | 108 | | |
100 | | - | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
101 | 115 | | |
102 | 116 | | |
103 | 117 | | |
| |||
220 | 234 | | |
221 | 235 | | |
222 | 236 | | |
223 | | - | |
| |||
0 commit comments