python-benedict/tests
Fabio Caccamo 2e79c9ab8e Fixed pickle AttributeError. #6 2020-01-07 16:00:06 +01:00
..
input Improved csv I/O support and refacored io dict and utils. 2019-11-07 17:45:45 +01:00
__init__.py Added possibility to run tests using only unittest. 2019-12-12 18:29:54 +01:00
test_benedict.py Fixed keypath_separator value in instances returned by copy, clone, filter, flatten, invert, subset methods. #4 2020-01-07 12:48:39 +01:00
test_dict_util.py Renamed test classes. 2019-11-07 17:47:12 +01:00
test_io_dict.py Commented test that fails against python 2.7 (unicode issue). 2019-11-11 16:21:10 +01:00
test_keypath_dict.py Fixed get doesn't work when the key is a list with one element. #5 2020-01-07 14:38:57 +01:00
test_parse_dict.py Renamed options arg to choices in ParseDict methods. 2019-12-12 18:25:35 +01:00
test_pickle.py Fixed pickle AttributeError. #6 2020-01-07 16:00:06 +01:00
test_stackoverflow_questions.py Added test case for stackoverflow answered questions. 2019-12-12 18:28:12 +01:00