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 ReactRelayPaginationContainer-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: D25874593
fbshipit-source-id: aa8b192cee0a4ad05b42e0153c19817f56b48ab3
Copy file name to clipboardexpand all lines: packages/react-relay/__tests__/__generated__/ReactRelayPaginationContainerTestNoConnectionOnFragmentUserFragment.graphql.js
Copy file name to clipboardexpand all lines: packages/react-relay/__tests__/__generated__/ReactRelayPaginationContainerTestNoConnectionOnFragmentUserQuery.graphql.js
Copy file name to clipboardexpand all lines: packages/react-relay/__tests__/__generated__/ReactRelayPaginationContainerTestNoConnectionOnFragmentViewerFragment.graphql.js
Copy file name to clipboardexpand all lines: packages/react-relay/__tests__/__generated__/ReactRelayPaginationContainerTestNoConnectionUserFragment.graphql.js
Copy file name to clipboardexpand all lines: packages/react-relay/__tests__/__generated__/ReactRelayPaginationContainerTestNoConnectionUserQuery.graphql.js
0 commit comments