singingwolfboy / flask-dance

Doing the OAuth dance with style using Flask, requests, and oauthlib.
https://pypi.python.org/pypi/Flask-Dance/
MIT License
1k stars 157 forks source link

Update test_nylas.py #408

Closed ajay-k closed 1 year ago

ajay-k commented 1 year ago

Adding tests to ensure base_url parses correctly

daenney commented 1 year ago

Thanks for this! But please add them as part of #407, not as a separate PR. Otherwise the tests don't run together.