nonebot2/tests
2022-08-22 14:39:00 +08:00
..
bad_plugins improve plugin system (#1011) 2022-05-26 16:35:47 +08:00
examples
plugins 💥 remove deprecated nonebot.plugins toml table (#1151) 2022-08-16 10:03:37 +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 💥 remove deprecated nonebot.plugins toml table (#1151) 2022-08-16 10:03:37 +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 Feature: on_x 支持 expire_time 参数 (#1106) 2022-07-20 10:21:31 +08:00
test_param.py 🐛 fix union validation error (#1001) 2022-05-22 19:42:30 +08:00
test_permission.py
test_rule.py
test_single_session.py
test_utils.py
utils.py