python-benedict/tests/github
Fabio Caccamo 6d6de76457 Fix `dict` compatibility making keylist feature working only with lists. #412 #432 2024-10-18 17:15:47 +02:00
..
__init__.py Added issue #20 test case. 2020-08-12 12:42:16 +02:00
test_issue_0011.py Remove encoding pragma. 2022-12-05 20:35:43 +01:00
test_issue_0016.py Remove encoding pragma. 2022-12-05 20:35:43 +01:00
test_issue_0020.py Reformat and cleanup code. 2023-02-09 19:19:02 +01:00
test_issue_0025.py Remove encoding pragma. 2022-12-05 20:35:43 +01:00
test_issue_0027.py Update test_issue_0027.py 2023-01-16 18:25:53 +01:00
test_issue_0032.py Remove encoding pragma. 2022-12-05 20:35:43 +01:00
test_issue_0034.py Remove encoding pragma. 2022-12-05 20:35:43 +01:00
test_issue_0035.py Remove encoding pragma. 2022-12-05 20:35:43 +01:00
test_issue_0038.py Add `pyupgrade` to `pre-commit` config. 2022-12-31 18:33:20 +01:00
test_issue_0039.py Update test_issue_0039.py 2023-11-06 23:26:00 +01:00
test_issue_0043.py Remove encoding pragma. 2022-12-05 20:35:43 +01:00
test_issue_0046.py Reformat and cleanup code. 2023-02-09 19:19:02 +01:00
test_issue_0048.py Reformat and cleanup code. 2023-02-09 19:19:02 +01:00
test_issue_0053.py Remove encoding pragma. 2022-12-05 20:35:43 +01:00
test_issue_0057.py Remove encoding pragma. 2022-12-05 20:35:43 +01:00
test_issue_0059.py Remove encoding pragma. 2022-12-05 20:35:43 +01:00
test_issue_0066.py Reformat and cleanup code. 2023-02-09 19:19:02 +01:00
test_issue_0088.py Reformat and cleanup code. 2023-02-09 19:19:02 +01:00
test_issue_0089.py Remove encoding pragma. 2022-12-05 20:35:43 +01:00
test_issue_0102.py Reformat and cleanup code. 2023-02-09 19:19:02 +01:00
test_issue_0109.py Remove encoding pragma. 2022-12-05 20:35:43 +01:00
test_issue_0110.py Reformat and cleanup code. 2023-02-09 19:19:02 +01:00
test_issue_0144.json Add support for `pathlib.Path`. #144 2023-01-02 17:53:55 +01:00
test_issue_0144.py Add support for `pathlib.Path`. #144 2023-01-02 17:53:55 +01:00
test_issue_0198.py Fix `s3_options` option forwarded to `json` decoder. (#204) 2022-12-29 15:38:25 +01:00
test_issue_0226.py Fix `FileNotFoundError` if file is just the filename. #226 2023-01-11 11:12:02 +01:00
test_issue_0284.py Allow `ini` format to support nested structures. 2023-05-16 09:24:02 +02:00
test_issue_0287.py Add possibility to restrict input data sources. #287 2023-11-08 19:04:29 +01:00
test_issue_0294.py Prevent clearing dict instance when assigning value to itself. #294 2023-05-31 18:41:28 +02:00
test_issue_0314.py Remove tests unnecessary output. 2024-10-18 16:16:47 +02:00
test_issue_0333.py Fix `items` and `values` methods returned values type (cast to `benedict`). #333 2023-09-18 22:28:40 +02:00
test_issue_0334.py Fix tests for `Python 3.8`. 2023-09-18 22:54:19 +02:00
test_issue_0355.py Fix calling `from_xls` passing custom options. #355 2023-12-27 11:06:42 +01:00
test_issue_0355.xlsx Fix calling `from_xls` passing custom options. #355 2023-12-27 11:06:42 +01:00
test_issue_0367.py Enforce top level keys check in `merge` method. #367 2024-02-24 16:25:37 +01:00
test_issue_0432.py Fix `dict` compatibility making keylist feature working only with lists. #412 #432 2024-10-18 17:15:47 +02:00