aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/tests/test_node_source_scope.py
Commit message (Collapse)AuthorAgeFilesLines
* test: read the WebRTC transport's source as a set of filesChristophe Besson32 hours1-0/+35
Source-reading tests take their text from node_source (node) and node_tree (hub): webrtc_server.py plus anything under transport/webrtc/, so a check for something's absence keeps reading the code it guards if that code moves. test_node_source_scope holds the boundary. Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>