requests / requests-oauthlib

OAuthlib support for Python-Requests!
https://requests-oauthlib.readthedocs.org/
ISC License
1.71k stars 421 forks source link

Add Tests for Examples in docs #530

Closed JonathanHuot closed 4 months ago

JonathanHuot commented 4 months ago

Initial attempt to add automation & test on examples found in the docs. Added PKCE only for now.

Any feedbacks are welcome.

coveralls commented 4 months ago

Coverage Status

coverage: 90.406%. remained the same when pulling 6cdf9824ea9449693cd2bdb3e7c23e15d9338f1e on autotest into 39fe5293ca356a3b2c471d6779607be48c9350d5 on master.