react-hooks icon indicating copy to clipboard operation
react-hooks copied to clipboard

wip: use live sandbox client for tests

Open owenpearson opened this issue 2 years ago • 0 comments

Replaces the FakeAblySDK mock. Currently doesn't work due to some timing issue. The tests all pass when run individually but something is leaking state between tests in useChannel.test.tsx.

owenpearson avatar Jul 26 '23 17:07 owenpearson