sentry-javascript icon indicating copy to clipboard operation
sentry-javascript copied to clipboard

test(feedback): Re-add feedback CDN tests

Open mydea opened this issue 1 year ago • 0 comments

This reverts https://github.com/getsentry/sentry-javascript/pull/11888, and ensures the feedback tests actually work on CDN.

For this, we now ensure to serve this locally, so this will work also on release branches. It means you have to use getLocalTestUrl instead of getLocalTestPath to work. (side note: We can/should probably just remove getLocalTestPath overall 🤔 URL based is much more realistic and IMHO better. I'll do that in a follow up, maybe.

mydea avatar May 03 '24 12:05 mydea