ably-js icon indicating copy to clipboard operation
ably-js copied to clipboard

Consider running browser tests against `FetchRequest` in addition to `XHRRequest`

Open lawrence-forooghian opened this issue 9 months ago • 0 comments

We do not currently exercise our FetchRequest class in the tests; they all use XHR, the only exception being some of the tests for the modular variant the SDK. This might be hiding bugs in the FetchRequest implementation such as #1771. See if we could run the tests against FetchRequest as well as XHR, the same way we exercise all of the different transports in (some) tests.

┆Issue is synchronized with this Jira Task by Unito

lawrence-forooghian avatar May 21 '24 14:05 lawrence-forooghian