GetStream / stream-video-unity

Official Stream Audio & Video SDK for Unity. Allows you to build any form of Video & Audio chat/communication into your Unity Engine project.
https://getstream.io/video/sdk/unity/
Other
23 stars 2 forks source link

Setup base framework for running tests on a stateful client. #45

Closed sierpinskid closed 7 months ago

sierpinskid commented 7 months ago

The StreamTestClientProvider will maintain a single stateful client instance across all runners (so every test group does not instantiate its own client) and manage disposing the client once all test groups are done