summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* catch OSError on WindowsDavid Lord2022-03-091-4/+0
* failing test for year overflowAlan Hamlett2022-03-091-0/+13
* remove deprecated codeDavid Lord2021-11-051-143/+0
* add typing with mypyDavid Lord2020-08-315-28/+48
* Add tests for secret_keysHsiaoming Yang2020-05-122-0/+21
* date_signed is datetime not intDavid Lord2020-04-171-1/+13
* deprecate jwsDavid Lord2020-04-171-5/+12
* don't allow timestamps from the futureZach Hugnou2020-04-171-0/+7
* datetimes are timezone-aware utctimezone-awareDavid Lord2020-04-171-1/+2
* apply pyupgradeDavid Lord2020-04-144-8/+7
* remove _compat moduleDavid Lord2020-04-142-12/+1
* update pre-commit and import orderDavid Lord2019-08-023-6/+6
* test iter_unsignersDavid Lord2018-10-262-0/+21
* Added SHA-512 fallback by defaultArmin Ronacher2018-10-271-2/+2
* more name cleanup, parametrize fallback testDavid Lord2018-10-263-42/+21
* Stylecheckfeature/sha1Armin Ronacher2018-10-262-12/+13
* Added test and updated README to ensure SHA1Armin Ronacher2018-10-261-0/+20
* Added fallback signer support to timed serializerArmin Ronacher2018-10-261-0/+13
* Added fallback signers and switch back to sha1Armin Ronacher2018-10-261-0/+13
* move tests to packageDavid Lord2018-10-188-6/+6
* compat for older freezegun versionDavid Lord2018-10-182-3/+5
* split tests into modules, use pytest, 100% coveragesplitDavid Lord2018-10-179-359/+512
* split into modulesDavid Lord2018-10-091-25/+24
* add style checksDavid Lord2018-09-281-103/+124
* move to src directoryDavid Lord2018-09-281-0/+339