You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just have a question on how to write some tests with something like this ,to be honest I have no idea on how to eventually write tests on the pages. would you do this via integration / e2e tests instead?
I know I would do tests of the page just by passing the props and wrapping the apolli client maybe?
But I would have to export the page and then export defaulting the wrapped page?
Just curious.
Thank you!
The text was updated successfully, but these errors were encountered:
Hey there!
Amazing lib, really: great great job! 👏
I just have a question on how to write some tests with something like this ,to be honest I have no idea on how to eventually write tests on the pages. would you do this via integration / e2e tests instead?
I know I would do tests of the page just by passing the props and wrapping the apolli client maybe?
But I would have to export the page and then export defaulting the wrapped page?
Just curious.
Thank you!
The text was updated successfully, but these errors were encountered: