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
{{ message }}
This repository was archived by the owner on Jun 26, 2020. It is now read-only.
I'm currently writing storybooks / jest snapshot tests for code that uses Relay, I'd like to be able to get the props that are passed to a component in prod into my source code so that I can reliably stub the networking.
Functions can probably be stubbed functions that do nothing for example.