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 📝 update doc message 2022-01-07 21:03:03 +08:00
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 improve dependency cache 2021-12-16 23:22:25 +08:00
.env 🔧 add config file 2021-12-10 17:13:07 +08:00
.env.test 🐛 fix env var not override dotenv file (#1052) 2022-06-18 14:47:42 +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 💥 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 add rule permission reflected operation support (#872) 2022-03-17 21:11:37 +08:00
test_rule.py add rule permission reflected operation support (#872) 2022-03-17 21:11:37 +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 event maybe converted when checking type (#876) 2022-03-20 19:40:43 +08:00