summaryrefslogtreecommitdiff
path: root/tests/unit/test_exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* include the file path in the plugin execution errorAnthony Sottile2022-01-231-0/+1
* use plugin_name= instead of dicts in exceptionsAnthony Sottile2021-12-071-2/+2
* short circuit on ast error before tokenization errorAnthony Sottile2021-04-181-1/+0
* extend black formatting to tests as wellAnthony Sottile2021-04-181-9/+9
* fix mypy errorsAnthony Sottile2021-04-071-42/+28
* Switch from entrypoints to importlib_metadataAnthony Sottile2019-11-281-7/+1
* Ensure exceptions are pickleableAnthony Sottile2019-02-191-0/+54