#edmond-checkout-cypress
1 messages · Page 1 of 1 (latest)
👋 @glacial scaffold unfortunately we highly discourage any kind of testing via tools like Cypress and such so we won't have any context to help you with something like this
edmond-checkout-cypress
Thank you for your response. Do you have a tool that you would recommend to mock Stripe during Cypress tests?
not really no, mostly I would skip Checkout entirely here. You can use the Stripe CLI to trigger checkout.session.completed or mostly mock the Event(s) we send entirely but I don't really have much more specifics to recommend