python-benedict/tests/dicts/io
Fabio Caccamo 1ef74442c1 Fixed plist tests. 2020-09-10 18:07:09 +02:00
..
input Fixed plist tests. 2020-09-10 18:07:09 +02:00
__init__.py Reorganized lib and tests packages, improved code quality. 2020-02-03 18:25:54 +01:00
test_io_dict.py Enforced IODict initial check when using filepath or data-string. 2020-09-09 16:47:25 +02:00
test_io_dict_base64.py Added data format auto-detection when creating instance with data from filepath or url. 2020-03-13 13:54:53 +01:00
test_io_dict_csv.py Improved code quality. 2020-02-03 19:01:28 +01:00
test_io_dict_json.py Fixed format auto-detection with unexpected extensions. 2020-08-12 12:46:52 +02:00
test_io_dict_pickle.py Added data format auto-detection when creating instance with data from filepath or url. 2020-03-13 13:54:53 +01:00
test_io_dict_plist.py Fixed plist tests. 2020-09-10 18:07:09 +02:00
test_io_dict_query_string.py Added data format auto-detection when creating instance with data from filepath or url. 2020-03-13 13:54:53 +01:00
test_io_dict_toml.py Added data format auto-detection when creating instance with data from filepath or url. 2020-03-13 13:54:53 +01:00
test_io_dict_xml.py Added data format auto-detection when creating instance with data from filepath or url. 2020-03-13 13:54:53 +01:00
test_io_dict_yaml.py Added data format auto-detection when creating instance with data from filepath or url. 2020-03-13 13:54:53 +01:00
test_io_util.py Fixed format auto-detection with unexpected extensions. 2020-08-12 12:46:52 +02:00
test_pickle.py Reorganized lib and tests packages, improved code quality. 2020-02-03 18:25:54 +01:00