Skip to content

ci: migrate e2e tests from previous WPGraphQL IDE Implementation #20

ci: migrate e2e tests from previous WPGraphQL IDE Implementation

ci: migrate e2e tests from previous WPGraphQL IDE Implementation #20

Triggered via pull request February 26, 2024 22:10
Status Failure
Total duration 3m 23s
Artifacts

e2e-tests.yml

on: pull_request
Matrix: e2e-tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
E2E tests on Node 18
ReferenceError: text is not defined at drawer.spec.js:136 134 | 135 | > 136 | text.skip('expect error if invalid query is submitted', async ({ page }) => { }); | ^ 137 | 138 | describe('query params', () => { 139 | at Object.<anonymous> (/home/runner/work/wpgraphql-ide/wpgraphql-ide/tests/e2e/specs/drawer.spec.js:136:1)
E2E tests on Node 18
Process completed with exit code 1.