nytimes / react-tracking

🎯 Declarative tracking for React apps.
https://open.nytimes.com/introducing-react-tracking-declarative-tracking-for-react-apps-2c76706bb79a
Other
1.87k stars 123 forks source link

Enhance e2e test suite #208

Closed tizmagik closed 1 year ago

tizmagik commented 1 year ago

Enhance e2e test suite to run against src as well as the built library. This is especially useful in case we upgrade babel or change any babel settings to ensure the transpilation still works as expected for the built artifact.