openapi-core/openapi_core
Berend Kapelle f08257b853
fix test for non utc systems.
`strict_rfc3339.rfc3339_to_timestamp()` is tz aware
`datetime.datetime.fromtimestamp` is not

this causes  the test `test_string_format_datetime` to fail on
system that are not on utc
2019-01-28 14:43:24 +01:00
..
extensions Object validation 2018-08-22 09:34:18 +01:00
schema fix test for non utc systems. 2019-01-28 14:43:24 +01:00
validation Sketch out custom formatters design 2018-09-13 10:41:34 +01:00
wrappers Parameters tests 2018-07-09 12:10:05 +01:00
__init__.py Version 0.7.1 2018-10-29 10:19:49 +00:00
compat.py Python2 compatibility module 2018-07-29 00:16:30 +01:00
shortcuts.py Exceptions restructure 2018-05-25 11:30:50 +01:00