prettier/tests/multiparser_js_graphql
Simen Bekkhus 51b7c02e12 Upgrade jest to 22 (#4782)
* chore: upgrade Jest

* chore: update snapshots

* chore: lock down babel dependency using invalid syntax

* 2 args to test.skip

* use jest 22 for now

* Revert "2 args to test.skip"

This reverts commit 691fdc3f99e320f2303958f2b503f7b4c93fa455.

* remove snapshot name from matcher

* fix standalone tests skips
2018-07-03 03:06:29 -03:00
..
__snapshots__ Upgrade jest to 22 (#4782) 2018-07-03 03:06:29 -03:00
backticks.js Fix embedded GraphQL in JS with backticks (#4265) 2018-04-05 17:52:09 -03:00
comment-tag.js Added support for the graph ql comment tag (#4395) 2018-05-09 01:52:35 -06:00
definitions.js fix(multiparser): no additional trailing newline for graphql in js (#4616) 2018-06-01 00:38:39 +08:00
expressions.js Support toplevel interpolations in graphql tags (#3370) 2017-12-03 12:31:23 +11:00
graphql-tag.js Support toplevel interpolations in graphql tags (#3370) 2017-12-03 12:31:23 +11:00
graphql.js Support graphql(schema, `query`) (#2781) 2017-09-11 20:18:11 +02:00
invalid.js Prevent formatting GraphQL embedded in JS if it contains invalid escape sequences (#4278) 2018-04-07 12:03:56 -03:00
jsfmt.spec.js Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
react-relay.js Revert Relay Classic non-support (#3606) 2017-12-29 21:14:08 +01:00