-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add tests for azure and failure scenarios (#1250)
<!-- ELLIPSIS_HIDDEN --> > [!IMPORTANT] > Add tests for Azure functionality and failure scenarios in `integ-tests.test.ts`, including streaming and non-streaming cases. > > - **Tests**: > - Add `should support azure` and `should support azure streaming` tests in `integ-tests.test.ts`. > - Add `should fail if azure is not configured` test in `integ-tests.test.ts`. > - Comment out `should fail if azure is not configured streaming` test in `integ-tests.test.ts`. > - **Behavior**: > - `should support azure` tests Azure functionality. > - `should support azure streaming` tests Azure streaming functionality. > - `should fail if azure is not configured` tests Azure failure scenario. > - `should fail if azure is not configured streaming` is commented out, indicating incomplete or failing test. > - **Misc**: > - Update `test-report.html` to reflect new test results. > > <sup>This description was created by </sup>[<img alt="Ellipsis" src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=BoundaryML%2Fbaml&utm_source=github&utm_medium=referral)<sup> for 504d853. It will automatically update as commits are pushed.</sup> <!-- ELLIPSIS_HIDDEN -->
- Loading branch information
Showing
11 changed files
with
326 additions
and
649 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.