Commit Graph

1 Commits

Author SHA1 Message Date
claude[bot]
5ac11dabc3 test: add comprehensive tests for null value handling in fetch parameters
- Add test suite covering scenarios from issue #2035
- Test explicit null values for optional parameters
- Test omitted optional parameters
- Test parameter validation and edge cases
- Test server logic that converts None to defaults
- Verify LibreChat compatibility with null parameters

Co-authored-by: Ola Hungerford <olaservo@users.noreply.github.com>
2025-08-27 12:54:46 +00:00