prettier/tests/graphql_object_type_def
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
arguments.graphql GraphQL: Print arguments for FieldDefinition (#2314) 2017-06-27 19:49:59 -07:00
directives.graphql GraphQL: Print directives for field declarations (#2317) 2017-06-27 20:22:03 -07:00
extend.graphql Add support for GraphQL TypeExtensionDefinition (#2306) 2017-06-27 18:26:43 -07:00
implements.graphql Update GraphQL parser (#3605) 2017-12-31 16:45:06 +01:00
input.graphql GraphQL: Implement input (#2311) 2017-06-27 19:27:02 -07:00
jsfmt.spec.js Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
object_type_def.graphql Initial support for GraphQL ObjectTypeDefinition (#2305) 2017-06-27 18:22:04 -07:00