terascope / teraslice

Scalable data processing pipelines in JavaScript
https://terascope.github.io/teraslice/
Apache License 2.0
50 stars 13 forks source link

E2e typescript esm conversion #3533

Closed jsnoble closed 9 months ago

jsnoble commented 9 months ago
jsnoble commented 9 months ago

The test framework uses the teraslice-client package which is still using its own internal types instead of the ones used in the @types library, need to do a seperate PR to fix that and to then cleanup and types upstream in the tests