-

@ beebee
2025-04-28 08:51:30
TESTING peer to peer networks
Most of April energy has gone into testing. End to end testing the user experience, unit testing and now network testing. This is the trickiest testing as real peer to peer HOP's need to be used. A network starts with two peers and that has been in place and robust for some time now but add three and then the complexity start to increase, four, five, combination become exponential.
The main test is whether the connection is a first time or second or subsequent peer to peer relationship. Find the logic to keep this error free is the task at hand. With this in place, we can start to introduce DML (decentralized machine learning) where the peer to peer relationship becomes automated between to bee BentoBoxDS agents. Designing tests for that will be fun.