nonebot2/tests
Ju4tCode db534b8824
Feature: 新增 dotenv 嵌套配置项支持 (#1324)
Co-authored-by: hemengyang <hmy0119@hotmail.com>
2022-10-14 09:58:44 +08:00
..
bad_plugins improve plugin system (#1011) 2022-05-26 16:35:47 +08:00
examples
plugins Feature: 添加 State 响应器触发消息注入 (#1315) 2022-10-12 13:41:28 +08:00
test_adapters 🐛 修复当消息与不支持的类型相加时抛出的异常类型错误 (#1166) 2022-08-22 14:39:00 +08:00
test_examples 📝 Docs: 添加 nonebug 单元测试文档 (#929) 2022-04-30 16:04:41 +08:00
test_plugin Featue: load_plugin 支持 pathlib.Path (#1194) 2022-08-31 10:07:14 +08:00
.coveragerc 🔇 Feature: 调整日志输出格式与等级 (#1233) 2022-09-09 11:52:57 +08:00
.env Feature: 新增 dotenv 嵌套配置项支持 (#1324) 2022-10-14 09:58:44 +08:00
.env.test Feature: 新增 dotenv 嵌套配置项支持 (#1324) 2022-10-14 09:58:44 +08:00
conftest.py
plugins.empty.toml 💥 remove deprecated nonebot.plugins toml table (#1151) 2022-08-16 10:03:37 +08:00
plugins.invalid.json 💥 remove deprecated nonebot.plugins toml table (#1151) 2022-08-16 10:03:37 +08:00
plugins.invalid.toml 💥 remove deprecated nonebot.plugins toml table (#1151) 2022-08-16 10:03:37 +08:00
plugins.json 💥 remove deprecated nonebot.plugins toml table (#1151) 2022-08-16 10:03:37 +08:00
plugins.toml 💥 remove deprecated nonebot.plugins toml table (#1151) 2022-08-16 10:03:37 +08:00
test_driver.py 💥 remove Python 3.7 support (#1148) 2022-08-14 19:41:00 +08:00
test_init.py Feature: 新增 dotenv 嵌套配置项支持 (#1324) 2022-10-14 09:58:44 +08:00
test_matcher.py 🐛 fix nested user permission update (#1208) 2022-09-01 10:41:43 +08:00
test_param.py Feature: 添加 State 响应器触发消息注入 (#1315) 2022-10-12 13:41:28 +08:00
test_permission.py 🐛 Fix: 内置规则和权限没有捕获错误 (#1291) 2022-09-29 16:56:06 +08:00
test_rule.py Feature: 添加 State 响应器触发消息注入 (#1315) 2022-10-12 13:41:28 +08:00
test_single_session.py
test_utils.py update dataclass encoder tests 2022-02-17 15:35:39 +08:00
utils.py 🐛 Fix: 内置规则和权限没有捕获错误 (#1291) 2022-09-29 16:56:06 +08:00