mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-09-11 02:15:36 +00:00
- Added assertions to ensure call arguments are not None in multiple command tests. - Introduced a new test for the CmdCommand class to verify that long command lists are truncated correctly with a '(N more)' suffix, improving command list readability.