nonebot2/tests
Ju4tCode 73126535ef
⬆️ upgrade pre-commit config (#1674)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-02-05 12:57:31 +08:00
..
bad_plugins improve plugin system (#1011) 2022-05-26 16:35:47 +08:00
examples 📝 update doc message 2022-01-07 21:03:03 +08:00
plugins add pycln to auto remove unused imports (#1481) 2022-12-17 17:04:38 +08:00
test_adapters ⬆️ upgrade pre-commit config (#1674) 2023-02-05 12:57:31 +08:00
test_examples 📝 Docs: 添加 nonebug 单元测试文档 (#929) 2022-04-30 16:04:41 +08:00
test_matcher Feature: 支持主动销毁事件响应器 (#1444) 2022-12-06 14:19:48 +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 📝 add examples 2022-01-07 18:38:04 +08:00
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 Feature: 将 block driver 转正为 none 驱动器 (#1522) 2023-01-01 15:08:00 +08:00
test_init.py Feature: 新增 dotenv 嵌套配置项支持 (#1324) 2022-10-14 09:58:44 +08:00
test_param.py Feature: 添加正则匹配文本注入 (#1457) 2022-12-09 14:42:54 +08:00
test_permission.py 🐛 Fix: 内置规则和权限没有捕获错误 (#1291) 2022-09-29 16:56:06 +08:00
test_rule.py Feature: 添加正则匹配文本注入 (#1457) 2022-12-09 14:42:54 +08:00
test_single_session.py 🐛 fix bug and improve test coverage 2022-01-20 03:16:04 +08:00
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