Skip to content

ref(e2e): Make Next.js app dir tests more thorough#7336

Merged
lforst merged 7 commits intodevelopfrom
lforst-thorough-nextjs13-tests
Mar 6, 2023
Merged

ref(e2e): Make Next.js app dir tests more thorough#7336
lforst merged 7 commits intodevelopfrom
lforst-thorough-nextjs13-tests

Conversation

@lforst
Copy link
Copy Markdown
Contributor

@lforst lforst commented Mar 6, 2023

Pre-work to #7228

I noticed that while adding features to our Next.js app dir instrumentation that it was very easy for us to break Next.js builds that wouldn't have been caught by our test suite.

This PR makes the E2E test Next.js app dir application more fleshed out so that we are more likely to catch build errors.

@lforst lforst self-assigned this Mar 6, 2023
@lforst lforst marked this pull request as ready for review March 6, 2023 13:41
@lforst lforst requested review from AbhiPrasad and mydea March 6, 2023 13:42
},
{
"dependencyOverrides": {
"next": "canary"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to have latest if we already have canary?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes. They could theoretically diverge.

@lforst lforst merged commit cf430fe into develop Mar 6, 2023
@lforst lforst deleted the lforst-thorough-nextjs13-tests branch March 6, 2023 13:48
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.

2 participants