nonebot2/tests
2022-05-14 21:06:57 +08:00
..
examples
plugins Feat: 添加 CommandStart 依赖注入参数 (#915) 2022-04-20 14:43:29 +08:00
test_adapters 🐛 Fix MessageTemplate improper behavior when no format spec (#947) 2022-04-30 09:59:23 +08:00
test_examples 📝 Docs: 添加 nonebug 单元测试文档 (#929) 2022-04-30 16:04:41 +08:00
test_plugin
.coveragerc
.env
.env.test
conftest.py
test_driver.py Feat: 支持 WebSocket 连接同时获取 str 或 bytes (#962) 2022-05-14 21:06:57 +08:00
test_init.py
test_matcher.py
test_param.py Feat: 添加 CommandStart 依赖注入参数 (#915) 2022-04-20 14:43:29 +08:00
test_permission.py
test_rule.py
test_single_session.py
test_utils.py
utils.py