SatelCreative / spylib

A library to facilitate interfacing with Shopify's API
https://satelcreative.github.io/spylib
MIT License
3 stars 2 forks source link

:white_check_mark: Add some oauth tests #178

Open hillairet opened 1 year ago

hillairet commented 1 year ago

I ran into a bug when I tried to use spylib with the latest version and the oauth process. I thought it was because of an additional host query parameter but after adding tests, it doesn't seem to be a problem! :persevere:

So either my test is not correct, or I'm looking in the wrong place. :confused: In the meantime I can commit the tests.