pyvider-cty 2025-05-21
Added a comprehensive JSON encoder test suite and improved the JSON conversion
3 files · 479+ · 12-

JSON Encoder Tests

1 file changed
  • base.py Added `tests/conversion/test_json_encoder.py` (455 lines): Comprehensive tests for JSON encoding/...
  • Added tests/conversion/test_json_encoder.py (455 lines): Comprehensive tests for JSON encoding/decoding of cty values including primitives, collections, structural types, null/unknown values, and edge cases qualify internal
    1 file
    • base.py

JSON Format Handler Improvements

1 file changed
  • json.py See points for details
  • conversion/formats/json.py: 34 lines of changes improving encoding accuracy and edge case handling remediate internal
    1 file
    • json.py

Build Configuration

1 file changed
  • pyproject.toml `pyproject.toml`: Minor version/dependency update
  • pyproject.toml: Minor version/dependency update baseline internal
    1 file
    • pyproject.toml