openapi-core/tests/unit/schema
Diogo Baeder de Paula Pinto a08b62035e Properly formatting UUID if value to be unmarshalled is already a UUID.
Before this change, if a UUID instance got received as value in the
Schema, it was breaking the unmarshal because UUID instances can't be
used as values to instantiate other UUIDs.
2019-02-28 18:25:22 -03:00
..
test_operations.py Schema objects tests moved 2018-05-25 11:30:50 +01:00
test_parameters.py Parameters tests 2018-07-09 12:10:05 +01:00
test_paths.py Schema objects tests moved 2018-05-25 11:30:50 +01:00
test_request_bodies.py Schema objects tests moved 2018-05-25 11:30:50 +01:00
test_schemas.py Properly formatting UUID if value to be unmarshalled is already a UUID. 2019-02-28 18:25:22 -03:00
test_schemas_registry.py Lazy schema references 2018-07-28 22:12:47 +01:00
test_specs.py Exceptions restructure 2018-05-25 11:30:50 +01:00