mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-04-30 04:46:00 +00:00
8cf7348321
- 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.