Stubs best practice in E2E testing #30470
Dannyisadog
started this conversation in
General
Replies: 0 comments
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.
-
Hi all, I have a question about stub a function
related issue: #26946
I have a page and it probably has some parent Contexts.
Some general functions will called in Context Provider and I want to stub it, how to solve it or is there any best best practice base on the scenario, thanks.
src/utility
testing.tsx
e2eTesting.cy.ts
Beta Was this translation helpful? Give feedback.
All reactions