graphql/graphiql

add test suite to monaco-graphql

Open

#1.607 aberto em 30 de jun. de 2020

Ver no GitHub
 (8 comments) (0 reactions) (0 assignees)TypeScript (1.785 forks)batch import
good first issuemonaco-graphql

Métricas do repositório

Stars
 (15.473 stars)
Métricas de merge de PR
 (Mesclagem média 3d 23h) (50 fundiu PRs em 30d)

Description

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

Guia do colaborador