numaflow icon indicating copy to clipboard operation
numaflow copied to clipboard

Improve code testing coverage

Open KeranYang opened this issue 1 year ago • 0 comments

E2E Testing

  1. Add SDK tests for Python reducer.
  2. Add tests for session reducer.

Unit Testing

  1. Add unit tests for numaflow-go reducer task managers. (use goleak to detect any goroutine leakage)

More to add.

Message from the maintainers:

Impacted by this bug? Give it a 👍. We often sort issues this way to know what to prioritize.

KeranYang avatar Jan 15 '24 15:01 KeranYang