Refactor of stream_all_messages, fix flaky stream tests #208
Annotations
3 errors
test/Conversations.test.ts > Conversations > should stream new groups:
bindings_node/test/Conversations.test.ts#L171
TypeError: stream.end is not a function
❯ test/Conversations.test.ts:171:12
|
test/Conversations.test.ts > Conversations > should stream all messages:
bindings_node/test/Conversations.test.ts#L214
TypeError: stream.end is not a function
❯ test/Conversations.test.ts:214:12
|
Test
Process completed with exit code 1.
|