You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While the existing unit tests are good at ensuring the SDK adheres to predefined interfaces, they do nothing to ensure the SDK actually works.
I was implementing a Microphone example to exercise the functionality of the LiveClient, but I ended up going down a rabbit hole of trying to fix the LiveClient. The latest alpha4 release broke the Live and PreRecorded Clients.
Continuing down the path of creating a bunch of example code like in the other SDKs to prove end-to-end the Clients work as designed until I get "real" end-to-end tests working.
Context
NA
Possible Implementation
NA
Other information
NA
The text was updated successfully, but these errors were encountered:
Proposed changes
While the existing unit tests are good at ensuring the SDK adheres to predefined interfaces, they do nothing to ensure the SDK actually works.
I was implementing a Microphone example to exercise the functionality of the LiveClient, but I ended up going down a rabbit hole of trying to fix the LiveClient. The latest alpha4 release broke the Live and PreRecorded Clients.
Continuing down the path of creating a bunch of example code like in the other SDKs to prove end-to-end the Clients work as designed until I get "real" end-to-end tests working.
Context
NA
Possible Implementation
NA
Other information
NA
The text was updated successfully, but these errors were encountered: