graphql / graphql/graphql-js

CI: run tests in browser

Open
#2,317 0 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
20.3k
Forks
2.1k
Avg merge
44m
Merged PRs (30d)
6

Description

We have some Node specific code in our codebase and it works fine but we can't fallback mechanism.
For example, we use `Error.captureStackTrace` if available but it's always available in Node so we never tested this code:
https://github.com/graphql/graphql-js/blob/576682fe691deaab79970ef103f3013508a4c587/src/error/GraphQLError.js#L203-L210

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.