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
Is your feature request related to a problem? Please describe.
It allows to test pages intuitively, in Jest Describe the solution you'd like
100% coverage on pages \o/
In particular, pages may own query parameters management.
Describe alternatives you've considered
Usually we test pages parts one at a time but it's good to get some integration testing
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
It allows to test pages intuitively, in Jest
Describe the solution you'd like
100% coverage on pages \o/
In particular, pages may own query parameters management.
Describe alternatives you've considered
Usually we test pages parts one at a time but it's good to get some integration testing
The text was updated successfully, but these errors were encountered: