summaryrefslogtreecommitdiff
path: root/tests/unit/test_exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* Make all exceptions pickleableTimothy Crosley2021-07-231-0/+5
* Address linting errorsTimothy Crosley2021-06-201-7/+21
* Migrate mypy from setuf.cfg -> pyproject.toml. Starting running against tests...Timothy Crosley2021-06-201-12/+12
* Implemented #1732: Support for custom sort functions.Timothy Crosley2021-06-201-0/+9
* Implemented #1487: Improved handling of encoding errors.Timothy Crosley2020-10-031-0/+8
* Resolve #1457: Improve handling of unsupported configuration option errorsTimothy Crosley2020-09-101-0/+8
* Start work to separate integration and unit testsseparate-integration-testTimothy Crosley2020-08-231-0/+84