summaryrefslogtreecommitdiff
path: root/tests/test_compat.py
Commit message (Expand)AuthorAgeFilesLines
* Removed all references to unittestMark Adams2015-04-141-2/+1
* Converted all unittest constructs to pytestMark Adams2015-04-141-9/+6
* Fixed constant time compare tests so that they always use bytes as input.Mark Adams2015-01-251-3/+10
* Fixed compat imports so PEP8 passes.Mark Adams2015-01-251-1/+2
* Added tests for `pyjwt.compat.constant_time_compare`Mark Adams2015-01-251-0/+16
* Made several changes to testing to increase code coverageMark Adams2015-01-251-0/+0