nonebot2/tests
2023-10-31 17:26:06 +08:00
..
bad_plugins
dynamic
plugins Feature: 优先使用 Annotated 的最后一个子依赖 (#2360) 2023-09-14 00:14:45 +08:00
test_adapters 🐛 Fix: bot.call_api 在被 called api hook mock 后应该忽略 exception (#2374) 2023-09-25 11:02:50 +08:00
test_matcher
test_plugin ⬆️ upgrade pytest-asyncio and fix test (#2436) 2023-10-31 17:26:06 +08:00
.coveragerc
.env
.env.test
conftest.py ⬆️ upgrade pytest-asyncio and fix test (#2436) 2023-10-31 17:26:06 +08:00
fake_server.py
plugins.empty.toml
plugins.invalid.json
plugins.invalid.toml
plugins.json
plugins.toml
test_broadcast.py
test_driver.py
test_init.py
test_param.py Feature: 优先使用 Annotated 的最后一个子依赖 (#2360) 2023-09-14 00:14:45 +08:00
test_permission.py
test_rule.py Feature: 添加多消息段命令解析支持 (#2419) 2023-10-18 15:55:09 +08:00
test_single_session.py
test_utils.py 🐛 修复依赖注入对 Literal 检查报错 (#2433) 2023-10-27 23:09:32 +08:00
utils.py