Commit 6dd892b
committed
Add config check to CommentsCognitiveTests for Cognitive API
Added validation to ensure CognitiveEndpoint and CognitiveKey are set in AppConfig before running CommentsCognitiveTests. The test is now marked inconclusive if required configuration is missing, preventing false failures.1 parent 8da00d8 commit 6dd892b
File tree
1 file changed
+4
-0
lines changed- src/AnalyticsEngine/Tests.UnitTests
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
329 | 333 | | |
330 | 334 | | |
331 | 335 | | |
| |||
0 commit comments