nonebot2/tests
AkiraXie 31022a653d
Feature: SUPERUSER 权限匹配任意超管事件 (#1275)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-09-18 22:33:36 +08:00
..
bad_plugins
examples
plugins 🐛 fix nested user permission update (#1208) 2022-09-01 10:41:43 +08:00
test_adapters 🐛 修复当消息与不支持的类型相加时抛出的异常类型错误 (#1166) 2022-08-22 14:39:00 +08:00
test_examples
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
.env.test
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
test_init.py 🔇 Feature: 调整日志输出格式与等级 (#1233) 2022-09-09 11:52:57 +08:00
test_matcher.py 🐛 fix nested user permission update (#1208) 2022-09-01 10:41:43 +08:00
test_param.py
test_permission.py Feature: SUPERUSER 权限匹配任意超管事件 (#1275) 2022-09-18 22:33:36 +08:00
test_rule.py Feature: 新增事件类型过滤 rule (#1183) 2022-08-30 09:54:09 +08:00
test_single_session.py
test_utils.py
utils.py