Files
neon/test_runner/batch_others
Heikki Linnakangas 97f9021c88 Fix JWT token encoding issue in test.
On my laptop, the server was receiving the token as a string with extra
b'...' escaping, e.g as "b'eyJ0....0ifQA'" instead of just "eyJ0....0ifQA".
That was causing the test to fail.

I'm using Python 3.9, while the CI is using Python 3.8. I suspect that's
why. My version of pyjwt might be different too.

See also https://github.com/jpadilla/pyjwt/issues/391.
2021-08-12 20:46:14 +03:00
..
2021-07-22 20:54:20 +03:00
2021-07-22 20:54:20 +03:00
2021-07-22 20:54:20 +03:00
2021-07-22 20:54:20 +03:00
2021-08-04 18:33:33 +03:00
2021-07-22 20:54:20 +03:00
2021-07-22 20:54:20 +03:00
2021-07-22 20:54:20 +03:00
2021-07-22 20:54:20 +03:00
2021-07-22 20:54:20 +03:00
2021-07-22 20:54:20 +03:00