Skip to content

[WIP] feat(nextjs): Add example app for tests #3556

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 6 commits into from

Conversation

lobsterkatie
Copy link
Member

@lobsterkatie lobsterkatie commented May 17, 2021

Not yet working.

  • Add example app based on https://github.com/vercel/next.js/tree/master/examples/with-typescript
  • Add next.config.js, sentry.server.config.js, sentry.client.config.js to test app (that last one is empty right now).
  • Create script for setting up environment for testing - linking SDK, building test app. Working.
  • First pass at starting server programmatically and running tests against it. Not working. I suspect I'm having async problems.

NB: The last commit is just a copy of #3555 and can go away once that's merged.

@lobsterkatie lobsterkatie changed the base branch from master to kmclb-next-js-performance May 17, 2021 23:37
@github-actions
Copy link
Contributor

size-limit report

Path Size
@sentry/browser - CDN Bundle (gzipped) 20.75 KB (0%)
@sentry/browser - Webpack 21.97 KB (0%)
@sentry/react - Webpack 22 KB (0%)
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 28.13 KB (0%)

Base automatically changed from kmclb-next-js-performance to master May 31, 2021 09:00
@AbhiPrasad
Copy link
Member

Closing because #3632 has been merged in

@AbhiPrasad AbhiPrasad closed this Jun 2, 2021
@lobsterkatie lobsterkatie deleted the kmclb-nextjs-add-test-app branch June 2, 2021 19:12
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