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>
This commit is contained in:
claude[bot]
2025-08-27 12:54:46 +00:00
parent ec20ee77e9
commit 5ac11dabc3
3 changed files with 182 additions and 1 deletions

View File