summaryrefslogtreecommitdiff
path: root/tests/test_compat.py
diff options
context:
space:
mode:
authorMark Adams <mark@markadams.me>2015-01-25 06:16:45 -0600
committerMark Adams <mark@markadams.me>2015-01-25 06:25:45 -0600
commit85f23976964d5400ebc888ce7b793fd5ad8a8f05 (patch)
treea39699ba7354ecf1aff7066876173fdc72d6b316 /tests/test_compat.py
parenteb4bb5346b60d4970687c8db3935f24510b3fa46 (diff)
downloadpyjwt-85f23976964d5400ebc888ce7b793fd5ad8a8f05.tar.gz
Made several changes to testing to increase code coverage
- Added a ton of tests to cover areas that weren't covered before - Added a pep8 tox env to run pep8 tests as part of the build - Moved keys into tests/keys - Added test_algorithms.py for algorithms module tests - Changed setup.py to run all tests in tests/
Diffstat (limited to 'tests/test_compat.py')
-rw-r--r--tests/test_compat.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/test_compat.py b/tests/test_compat.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/tests/test_compat.py