HomeElementl

Try to resolve graphql schema loading race conditions in Jest

Description

Try to resolve graphql schema loading race conditions in Jest

Summary:
I keep running into Jest race conditions that seem related to loading the schema.graphql file. I haven't really figured out what's going on, it just appears that the Apollo cache is somehow being written with certain fields missing.

This is a bit of a shot in the dark, as I haven't seen any GH issues that quite match what I'm seeing here.

Test Plan: Jest

Reviewers: bengotow, sashank

Reviewed By: sashank

Differential Revision: https://dagster.phacility.com/D5227

Details

Provenance
dishAuthored on Nov 20 2020, 9:17 PM
Reviewer
sashank
Differential Revision
D5227: Try to resolve graphql schema loading race conditions in Jest
Parents
R1:568f89025bd7: Pytest assertion rewrite on run storage tests
Branches
Unknown
Tags
Unknown