How to use Pest with this package? #190
pramod-praella
started this conversation in
General
Replies: 1 comment 1 reply
-
Pest is the testing framework correct? You'll have to create a fake user for your test and log them in, it will require a bit of work on your part as that middleware relies on the Shopify auth stuff. So you#ll have to mock up all that process for your testing framework. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello ALL!
Is there anyone who knows how to use Pest with this package?
I tried to implement the test feature with Pest but was not able to run it under the verifyShopify middleware.
Beta Was this translation helpful? Give feedback.
All reactions