Skip to content

test(nextjs): Run integration tests for Next 14 #9379

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

Closed
wants to merge 2 commits into from

Conversation

AbhiPrasad
Copy link
Member

@AbhiPrasad AbhiPrasad commented Oct 26, 2023

@AbhiPrasad
Copy link
Member Author

FAIL test/server/excludedApiEndpoints.test.ts
  ● Excluded API Endpoints › Should exclude API endpoint via RegExp

    ReferenceError: Headers is not defined

      at Object.<anonymous> (node_modules/next/src/server/web/spec-extension/adapters/headers.ts:28:37)
      at Object.<anonymous> (node_modules/next/dist/server/api-utils/index.js:63:18)

  ● Excluded API Endpoints › Should exclude API endpoint via string

    ReferenceError: Headers is not defined

      at Object.<anonymous> (node_modules/next/src/server/web/spec-extension/adapters/headers.ts:28:37)
      at Object.<anonymous> (node_modules/next/dist/server/api-utils/index.js:63:18)

😢

@lforst lforst changed the title feat(nextjs): Add peer dep for Next 14 test(nextjs): Run integration tests for Next 14 Oct 27, 2023
@AbhiPrasad AbhiPrasad closed this Nov 29, 2023
@AbhiPrasad AbhiPrasad deleted the abhi-nextjs-14 branch November 29, 2023 15:42
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 this pull request may close these issues.

1 participant