Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create test environment for GraphiQL 3 work #8

Closed
3 tasks done
ChrisWiegman opened this issue Jan 19, 2024 · 1 comment · Fixed by #15
Closed
3 tasks done

Create test environment for GraphiQL 3 work #8

ChrisWiegman opened this issue Jan 19, 2024 · 1 comment · Fixed by #15
Assignees

Comments

@ChrisWiegman
Copy link

ChrisWiegman commented Jan 19, 2024

We need to ensure our work on GraphiQL 3 is well-tested and ready for production. This ticket is to create a proper testing environment for the extension.

Acceptance Criteria

  • Github Workflow for unit tests on JS codebase
  • GitHub workflow for E2E tests
  • A single test of each type (unit and E2E) to ensure all is working
@ChrisWiegman ChrisWiegman added this to the Merge Candidate milestone Jan 19, 2024
@josephfusco josephfusco self-assigned this Feb 6, 2024
@josephfusco josephfusco linked a pull request Feb 14, 2024 that will close this issue
@jasonbahl
Copy link
Collaborator

The test environments for e2e and unit tests have been scaffolded and run in Github workflows in: #15

There are currently some failing tests, but those will be addressed as needed as part of #16 as tests are all migrated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants