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

Improve testing coverage for SDK #121

Open
kohlisid opened this issue Nov 21, 2023 · 0 comments
Open

Improve testing coverage for SDK #121

kohlisid opened this issue Nov 21, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kohlisid
Copy link
Contributor

kohlisid commented Nov 21, 2023

Summary


Currently, we are not testing certain flows such as server start for Async in our UT.
Need to add these back to coverage and ensure functionality

  1. Check different frameworks Unittest vs pytest etc
  2. Check for forked with or without parallelism for performance improvements.
  3. Identify more areas for testing -> errors/chaos etc.
  4. Have dev tests under flag for an extensive coverage? Maybe can have some e2e style tests

Message from the maintainers:

If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.

@kohlisid kohlisid added the enhancement New feature or request label Nov 21, 2023
@kohlisid kohlisid self-assigned this Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant