aboutsummaryrefslogtreecommitdiff
path: root/tests/test__helpers.py
AgeCommit message (Expand)Author
2016-08-17Correct query loss when using parse_qsl to dictDanny Hermes
2016-08-15Merge pull request #627 from jonparrott/no-authorNathaniel Manista
2016-08-15Remove __author__ lines, add contributors.mdJon Wayne Parrott
2016-08-15Update helper b64 encode/decode tests (#631)Pat Ferate
2016-08-11Drop unittest2 dependencyDanny Hermes
2016-08-04Merge util.py and _helpers.pyPat Ferate
2016-07-27Update imports to only Packages or ModulesPat Ferate
2016-07-06Use context manager for assertRaises (#537)Pat Ferate
2015-09-21Adding no-cover pragmas to unittest.main().Danny Hermes
2015-08-21Making tests/ files pass PEP8.Danny Hermes
2015-08-21Raw pep8ify changes.Danny Hermes
2015-08-17Adding _from_bytes helpers as a foil for _to_bytes.Danny Hermes
2015-08-14Unifying all conversions to bytes.Danny Hermes
2015-07-13Factoring out conditional code from `crypt.py`.Danny Hermes