mirror of
https://github.com/agessaman/meshcore-bot.git
synced 2026-07-20 02:21:08 +00:00
Introduced a new test class, TestAdminConfig, to verify the loading of the admin configuration page and ensure sensitive information like passwords is redacted in the response. This enhances test coverage for the admin configuration functionality.