python-benedict/tests/github
Fabio Caccamo 0ca7599841 Fixed lists concat when merging nested dicts. #48 2021-01-19 11:55:35 +01:00
..
__init__.py Added issue #20 test case. 2020-08-12 12:42:16 +02:00
test_issue_0011.py Added match utility method. #11 #16 2020-09-22 14:10:59 +02:00
test_issue_0016.py Added match utility method. #11 #16 2020-09-22 14:10:59 +02:00
test_issue_0020.py Added issue #20 test case. 2020-08-12 12:42:16 +02:00
test_issue_0025.py Removed old @unittest.skip commented decorator. 2020-09-23 11:12:18 +02:00
test_issue_0032.py Added BaseDict to keep pointer to the initial input dict. #32 2020-09-17 19:05:55 +02:00
test_issue_0034.py Fixed broken json dumps using cloned instance. #46 2020-12-22 12:52:55 +01:00
test_issue_0035.py Fixed test method name. 2020-09-22 14:17:23 +02:00
test_issue_0038.py Fixed to_json returns empty dict from generator. #38 2020-09-29 10:31:55 +02:00
test_issue_0039.py Fixed performance issue. #39 2020-09-30 18:59:40 +02:00
test_issue_0043.py Fixed benedict yaml representer. #43 2020-11-30 11:26:20 +01:00
test_issue_0046.py Improved tests. 2021-01-18 16:00:22 +01:00
test_issue_0048.py Fixed lists concat when merging nested dicts. #48 2021-01-19 11:55:35 +01:00