nonebot2/tests
2023-06-11 15:33:33 +08:00
..
bad_plugins
dynamic
plugins Feature: 依赖注入支持 Generic TypeVar 和 Matcher 重载 (#2089) 2023-06-11 15:33:33 +08:00
test_adapters
test_matcher Feature: 优化事件分发方法 (#2067) 2023-05-30 15:20:31 +08:00
test_plugin 🔖 Release: v2.0.0 (#2070) 2023-06-01 14:18:16 +08:00
.coveragerc
.env
.env.test
conftest.py Feature: 优化事件分发方法 (#2067) 2023-05-30 15:20:31 +08:00
plugins.empty.toml
plugins.invalid.json
plugins.invalid.toml
plugins.json
plugins.toml
test_broadcast.py Feature: 优化事件分发方法 (#2067) 2023-05-30 15:20:31 +08:00
test_driver.py 🐛 Fix: aiohttp 请求时 data 和 file 不能同时存在 (#2088) 2023-06-11 14:59:05 +08:00
test_init.py
test_param.py Feature: 依赖注入支持 Generic TypeVar 和 Matcher 重载 (#2089) 2023-06-11 15:33:33 +08:00
test_permission.py
test_rule.py
test_single_session.py
test_utils.py
utils.py