Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create UnitTests That Actually Hit the API #251

Open
dvonthenen opened this issue Mar 28, 2024 · 0 comments
Open

Create UnitTests That Actually Hit the API #251

dvonthenen opened this issue Mar 28, 2024 · 0 comments
Assignees
Milestone

Comments

@dvonthenen
Copy link
Contributor

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

@dvonthenen dvonthenen added this to the .Net SDK v4 Release milestone Mar 28, 2024
@dvonthenen dvonthenen self-assigned this Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant