Skip to content

Commit c0f0f10

Browse files
alunyovfacebook-github-bot
authored andcommittedJan 14, 2021
Convert RelayReader-test.js to use 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: kassens Differential Revision: D25890200 fbshipit-source-id: 8432593ab5ab2ea3675a3331ad5c3d52fce9ab6f
1 parent ff0ad17 commit c0f0f10

File tree

60 files changed

+6760
-320
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+6760
-320
lines changed
 

‎packages/relay-runtime/store/__tests__/RelayReader-test.js

+253-319
Large diffs are not rendered by default.

‎packages/relay-runtime/store/__tests__/__generated__/RelayReaderTestCreatesFragmentPointersWithFragmentOwnerWhenOwnerIsProvidedParentQuery.graphql.js

+141
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.