mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-08-26 07:51:09 +00:00
Six channel tests were left behind in the interop repo when the suite moved here, so the paths they cover — ingress filtering by content topic, causal ordering, late joiners, three-way fan-out and channel re-creation — are unguarded in this repo's CI. Bring them over: RC04 send-after-close, RC07 foreign content topic, RC08 bidirectional causal order, RC09 late-joining receiver, RC12 three participants, RC13 close/re-create then send. RC07 and RC08 get store off like every other channel test; the interop copies left the fixture default on, which pins an archive to the shared working directory for no reason of theirs.