remarshal/tests
D. Bohdan 68139c7603 test(cbor): fix test for lack of `date` support
cbor2 5.6 has added `datetime.date` serialization.
2024-02-19 14:24:08 +00:00
..
__init__.py Rewrite in Python 2016-09-02 15:16:01 +03:00
array.json Implement command line argument --yaml-style 2016-09-02 21:47:56 +03:00
array.toml Fix test_wrap 2017-07-07 19:46:20 +03:00
bin.msgpack test: add missing tests/bin.{msgpack,yml} 2019-07-19 08:21:11 +00:00
bin.yml test: add missing tests/bin.{msgpack,yml} 2019-07-19 08:21:11 +00:00
bool-null-key.json fix(encode_json): handle bool, null YAML keys 2023-07-08 16:34:37 +00:00
bool-null-key.toml feat!(cli): add `-k`/`--stringify-keys` flag 2023-08-09 21:45:51 +00:00
bool-null-key.yaml feat(yaml): switch from YAML 1.1 to YAML 1.2 2024-02-13 19:51:42 +00:00
date.cbor test(cbor): fix test for lack of `date` support 2024-02-19 14:24:08 +00:00
date.json feat(json): change default indent from 2 to 4 2024-02-17 21:25:02 +00:00
date.toml test: add `date`, `datetime`, `time` tests 2024-02-17 20:41:36 +00:00
date.yaml test: add `date`, `datetime`, `time` tests 2024-02-17 20:41:36 +00:00
datetime-local.json feat(json): change default indent from 2 to 4 2024-02-17 21:25:02 +00:00
datetime-local.toml test: add `date`, `datetime`, `time` tests 2024-02-17 20:41:36 +00:00
datetime-local.yaml test: add `date`, `datetime`, `time` tests 2024-02-17 20:41:36 +00:00
datetime-tz.cbor test: add `date`, `datetime`, `time` tests 2024-02-17 20:41:36 +00:00
datetime-tz.json feat(json): change default indent from 2 to 4 2024-02-17 21:25:02 +00:00
datetime-tz.msgpack test: add `date`, `datetime`, `time` tests 2024-02-17 20:41:36 +00:00
datetime-tz.toml test: add `date`, `datetime`, `time` tests 2024-02-17 20:41:36 +00:00
datetime-tz.yaml test: add `date`, `datetime`, `time` tests 2024-02-17 20:41:36 +00:00
empty-mapping.toml feat: optionally stringify null values for TOML 2023-08-09 22:45:01 +00:00
empty-mapping.yaml feat: optionally stringify null values for TOML 2023-08-09 22:45:01 +00:00
garbage User-friendlier error messages on parsing errors 2016-09-03 15:23:25 +03:00
lol.yml fix(yaml): limit maximum nodes 2023-09-05 13:14:32 +00:00
long-line-default.yaml Implement command line argument --yaml-style 2016-09-02 21:47:56 +03:00
long-line-double-quote.yaml feat(yaml): switch from YAML 1.1 to YAML 1.2 2024-02-13 19:51:42 +00:00
long-line-gt.yaml Implement command line argument --yaml-style 2016-09-02 21:47:56 +03:00
long-line-pipe.yaml Implement command line argument --yaml-style 2016-09-02 21:47:56 +03:00
long-line-single-quote.yaml Implement command line argument --yaml-style 2016-09-02 21:47:56 +03:00
long-line.json feat(json): change default indent from 2 to 4 2024-02-17 21:25:02 +00:00
norway.json feat(yaml): switch from YAML 1.1 to YAML 1.2 2024-02-13 19:51:42 +00:00
norway.yaml feat(yaml): switch from YAML 1.1 to YAML 1.2 2024-02-13 19:51:42 +00:00
numeric-key-null-value.toml feat: optionally stringify null values for TOML 2023-08-09 22:45:01 +00:00
numeric-key-null-value.yaml feat: optionally stringify null values for TOML 2023-08-09 22:45:01 +00:00
order.json feat(json): change default indent from 2 to 4 2024-02-17 21:25:02 +00:00
order.toml feat: add option to preserve key order 2018-10-12 21:21:06 +03:00
sorted.json feat(json): change default indent from 2 to 4 2024-02-17 21:25:02 +00:00
sorted.toml feat(yaml): switch from YAML 1.1 to YAML 1.2 2024-02-13 19:51:42 +00:00
test_remarshal.py test(cbor): fix test for lack of `date` support 2024-02-19 14:24:08 +00:00
time.json feat(json): change default indent from 2 to 4 2024-02-17 21:25:02 +00:00
time.toml test: add `date`, `datetime`, `time` tests 2024-02-17 20:41:36 +00:00
timestamp-key.toml feat(yaml): switch from YAML 1.1 to YAML 1.2 2024-02-13 19:51:42 +00:00
timestamp-key.yaml feat!(cli): add `-k`/`--stringify-keys` flag 2023-08-09 21:45:51 +00:00