Skip to content

E2E Tests

Closed Oct 24, 2022 100% complete

Due to the growing high number of users upgrading which each latest JS SDK release, it demands that we protect those users with E2E tests. These tests should ensure that they are able to download and install the latest version of the Sentry SDK, while still being able to build and run their JS applications. Further, same as developers want to be on the la…

Due to the growing high number of users upgrading which each latest JS SDK release, it demands that we protect those users with E2E tests. These tests should ensure that they are able to download and install the latest version of the Sentry SDK, while still being able to build and run their JS applications. Further, same as developers want to be on the latest version of our SDK they want to be on the latest version of the 3rd party libraries and frameworks they use to build their applications. When a new version of those major frameworks is release we should be prepared to support them in a timely manner and with confidence

What do we want to do?
E2E test definiton: tbc

  • download, install, build, run

Base definition of E2E tests to be applied to following paltforms (frameworks & libraries):

  • react
  • react canary
  • nextjs
  • nextjs canar

Goal:

  • Deliver with confidence with currently supported platforms
  • Support new releases of Major frameworks
  • Canary releases - enable SLOs

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.