Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enum aliases don't yet work. Fail unit tests (#1073)
<!-- ELLIPSIS_HIDDEN --> > [!IMPORTANT] > Update tests in `integ-tests.test.ts` to reflect lack of support for enum aliases by changing expected results. > > - **Tests**: > - Update `should use aliases when serializing input objects - enums` test to expect `res` not to contain 'tiger'. > - Update `should use aliases when serializing input objects - lists` test to expect `res` not to contain 'tiger'. > > <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 34a329d. It will automatically update as commits are pushed.</sup> <!-- ELLIPSIS_HIDDEN -->
- Loading branch information