graphql/graphiql

add test suite to monaco-graphql

Open

#1.607 geöffnet am 30. Juni 2020

Auf GitHub ansehen
 (8 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (1.785 Forks)batch import
good first issuemonaco-graphql

Repository-Metriken

Stars
 (15.473 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 3T 23h) (50 gemergte PRs in 30 T)

Beschreibung

our beloved monaco-graphql could have a really nice test suite!

monaco-yaml's suite provides a fantastic example

we can just start with something similar to the hover/completion/diagnostics suites. we don't need to worry about multiple documents or completion with multiple schemas any time soon

Contributor Guide