question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

add test suite to monaco-graphql

See original GitHub issue

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

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
acaocommented, Aug 26, 2020

@iamdarshshah sadly, it seems like they took their test suite away since I created this ticket a few months ago!

because of that, and changes to the architecture of the monaco-graphql plugin itself, I’m going to be introducing a suite soon, and I’ll be sure to give you a good starting point to test very specific features

1reaction
acaocommented, Aug 21, 2020

@iamdarshshah that would be great, I have assigned in the past, but no one has taken it up yet.

i don’t have many more details than whats in the description, and I’m on vacation, but just setting up the harness and a test file or two for language features, schema loading, etc would be a great start!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Package monaco-graphql
GraphQL language plugin for the Monaco Editor. You can use it to build vscode/codespaces-like web or desktop IDEs using whatever frontend javascript ...
Read more >
The Apollo Studio Explorer - Apollo GraphQL Docs
The Explorer's operation editor is built on Monaco. It provides common features of query-building tools, including: Panels for specifying headers, variables, ...
Read more >
monaco-graphql | Yarn - Package Manager
GraphQL language plugin for the Monaco Editor. You can use it to build vscode/codespaces-like web or desktop IDEs using whatever frontend javascript ...
Read more >
monaco-graphql - npm
Start using monaco-graphql in your project by running `npm i ... TypeScript icon, indicating that this package has built-in type ...
Read more >
Automatic testing for GraphQL APIs - CircleCI
This will quickly scaffold a basic package.json file. To set up our GraphQL server, we will need the following packages: express: to create...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found