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
Convert ReactRelayFragmentContainer-WithFragmentOwnership-test.js to use the new compiler
Summary:
We're working on deprecating JS compiler.
One of the steps, is to remove it from our unit-tests.
This is the test from #3199
Steps:
1) Remove `generateAndCompile`
2) Wrap graphql documents with `graphql` tag + add unique prefix
3) Run new compiler: `scripts/compile-tests.sh`
Reviewed By: tyao1
Differential Revision: D25875625
fbshipit-source-id: c47fe1838b689aa5fe904f28b6d45d49852d97ad
Copy file name to clipboardExpand all lines: packages/react-relay/__tests__/__generated__/ReactRelayFragmentContainerWithFragmentOwnershipTestNestedUserFragment.graphql.js
Copy file name to clipboardExpand all lines: packages/react-relay/__tests__/__generated__/ReactRelayFragmentContainerWithFragmentOwnershipTestUserFragment.graphql.js
Copy file name to clipboardExpand all lines: packages/react-relay/__tests__/__generated__/ReactRelayFragmentContainerWithFragmentOwnershipTestUserQuery.graphql.js
Copy file name to clipboardExpand all lines: packages/react-relay/__tests__/__generated__/ReactRelayFragmentContainerWithFragmentOwnershipTestWithCondUserQuery.graphql.js
0 commit comments