summaryrefslogtreecommitdiff
path: root/t/unit/utils/test_compat.py
Commit message (Expand)AuthorAgeFilesLines
* Adapt the mock to correctly mock the behaviors as implemented on Python 3.10....Jason R. Coombs2023-03-121-2/+6
* Bump pyupgrade version and add __future__.annotations importMarcelo Trylesinski2022-04-151-0/+2
* Remove dependency to case (#1389)Matus Valo2021-09-151-5/+5
* enable pre-commit (#1355)Thomas Grainger2021-07-201-1/+1
* Use unittest.mock instead of caseMatus Valo2020-08-161-1/+2
* Remove five usage from tests.Omer Katz2020-07-231-6/+3
* pyupgradeOmer Katz2020-07-131-2/+0
* Switch from pkg_resources importlib-metadata (#1071)David Szotten2019-07-061-15/+11
* Removes kombu.syn, moves detect_environment to utils.compatAsk Solem2016-10-051-0/+57
* Rewrite tests to use py.testAsk Solem2016-08-231-0/+30