Commit Graph

3 Commits

Author SHA1 Message Date
db07aa74a7 Merge branch 'wave1/core-operators-tests' 2026-05-08 06:22:18 +00:00
dd843132f9 feat(core-operators-tests): add comprehensive tests for all 13 stream operators
53 tests covering filter, map, pipe, take, reduce, toArray, batch,
dedupe, window, flat, groupBy, chain, and join operators including
async predicates/mappers, type-narrowing overloads, edge cases, and
pipe+subscribe composition.
2026-05-08 06:07:36 +00:00
dd720a9e0b feat(core-pubsub-tests): add comprehensive tests for createPubSub, EventEnvelope, and in-process event target 2026-05-08 06:06:36 +00:00