python-benedict/tests
Fabio Caccamo 5f605139e2 Added unflatten method. 2020-01-13 14:54:10 +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 Added unflatten method. 2020-01-13 14:54:10 +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 Enforced keypath with keys list tests. 2020-01-13 14:48:32 +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