aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/tests/test_dispatch_golden.py
Commit message (Collapse)AuthorAgeFilesLines
* test(node): record what the session does with every message it can be sentChristophe Besson28 hours1-0/+221
A characterisation test over every MNP type, peer state and message shape, and every signed operation's answer: the reply, the audit, the handler started. It pins dispatch order and the admin table so they can be moved. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>