summaryrefslogtreecommitdiff
path: root/t/unit/utils/test_encoding.py
Commit message (Expand)AuthorAgeFilesLines
* Bump pyupgrade version and add __future__.annotations importMarcelo Trylesinski2022-04-151-0/+2
* enable pre-commit (#1355)Thomas Grainger2021-07-201-6/+2
* Use unittest.mock instead of caseMatus Valo2020-08-161-1/+1
* autopep8.remove-python2-supportOmer Katz2020-08-041-0/+1
* Remove five usage from tests.Omer Katz2020-07-231-24/+5
* pyupgradeOmer Katz2020-07-131-7/+4
* Fixes #791 - SQS queue name gets mangled in Python 2.7 environment (#794)John Koehl2018-01-281-3/+23
* Make flake8 happy.Omer Katz2017-12-171-2/+2
* Rewrite tests to use py.testAsk Solem2016-08-231-0/+105