nonebot2/tests
2022-09-01 10:41:43 +08:00
..
bad_plugins improve plugin system (#1011) 2022-05-26 16:35:47 +08:00
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
.env
.env.test 🐛 fix env var not override dotenv file (#1052) 2022-06-18 14:47:42 +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 🐛 fix env var not override dotenv file (#1052) 2022-06-18 14:47:42 +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 🐛 fix nested user permission update (#1208) 2022-09-01 10:41:43 +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