refstack/refstack/tests/unit
Martin Kopec 69c4d81773 Comply with the newest release of PyJWT
A new version of PyJWT==2.0.0 got released a few days back which
changes a few significant things such as return types and option
names, see:
03610f0103/CHANGELOG.md (v200)
This commit edits the code of refstack in order to comply with the newest
changes of PyJWT.

Change-Id: I153384cd39ebadb8ee9eb3d99cd21aa02b8c0673
2021-01-08 20:15:27 +00:00
..
__init__.py Fix failing pep gate 2015-10-10 13:07:52 -07:00
test_api.py Reconcile inconsistencies in the db api namescheme 2018-03-02 07:18:42 -08:00
test_api_utils.py Comply with the newest release of PyJWT 2021-01-08 20:15:27 +00:00
test_app.py Merge "Assert style fix" 2017-10-03 20:40:28 +00:00
test_db.py Reconcile inconsistencies in the db api namescheme 2018-03-02 07:18:42 -08:00
test_guidelines.py Remove extraneous print statement from unit test 2018-07-20 21:08:33 -07:00
test_migration.py Add name scheme update script for alembic version table 2017-10-16 21:11:49 +00:00
test_validators.py Enable py35 functional test env 2017-03-15 11:12:46 -07:00