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

test(node): Fix test runner

Open timfish opened this issue 1 year ago • 0 comments

The changes in #13280 did not pass the error through the done callback which means test failures are not detected when using createTestServer.

Some tests had to be fixed because this change showed that they were in fact failing!

timfish avatar Oct 18 '24 09:10 timfish