numaproj / numaflow-python

Numaflow Python SDK
Apache License 2.0
52 stars 18 forks source link

Improve testing coverage for SDK #121

Open kohlisid opened 11 months ago

kohlisid commented 11 months ago

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.