Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more test cases for unquoted strings in objects (#1054)
<!-- ELLIPSIS_HIDDEN --> > [!IMPORTANT] > Add test case for handling unquoted strings with spaces in JSON-like objects in `test_class.rs`. > > - **Tests**: > - Add `test_string_field_with_spaces` in `test_class.rs` to handle unquoted strings with spaces in JSON-like objects. > - Validates deserialization of strings with spaces and newline characters. > > <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 abeceb6. It will automatically update as commits are pushed.</sup> <!-- ELLIPSIS_HIDDEN -->
- Loading branch information