Commit Graph

8 Commits

Author SHA1 Message Date
b56950d4c8 test for unknown rendez-vous id. 2024-08-22 16:56:21 +02:00
496380156d added leak detection using the goleak library 2024-08-22 16:38:37 +02:00
7d25f39f5b test for connecting clients and bidirectional communication to agent.
Required lots of rework since the GOBChannel appeared to be reading
ahead of the data it actually needed. Now using more low-level IO
to send the clientId over to the agent instead.
2024-08-22 16:16:02 +02:00
c622caf7be test for duplicate id and new id gene4ration done 2024-08-22 12:00:22 +02:00
433e65c924 agent registers with duplica id 2024-08-22 11:24:27 +02:00
ca3225563a testing many agents registring 2024-08-22 11:05:45 +02:00
07a5454e88 prepare test for more agents and clietns. 2024-08-22 10:38:45 +02:00
25ba2cf464 test case for single agent registration. 2024-08-22 10:28:54 +02:00