nonebot2/tests
Dobiichi-Origami c03b0c73cb
Feature: on_x 支持 expire_time 参数 (#1106)
Co-authored-by: Dobiichi-Origami <454470535@qq.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: yanyongyu <42488585+yanyongyu@users.noreply.github.com>
2022-07-20 10:21:31 +08:00
..
bad_plugins improve plugin system (#1011) 2022-05-26 16:35:47 +08:00
examples
plugins Feature: on_x 支持 expire_time 参数 (#1106) 2022-07-20 10:21:31 +08:00
test_adapters Fix: 修复 MessageSegment 在有额外数据时报错 (#1055) 2022-06-20 15:52:12 +08:00
test_examples 📝 Docs: 添加 nonebug 单元测试文档 (#929) 2022-04-30 16:04:41 +08:00
test_plugin Feature: 添加插件元信息定义 (#1046) 2022-06-20 15:49:53 +08:00
.coveragerc
.env
.env.test 🐛 fix env var not override dotenv file (#1052) 2022-06-18 14:47:42 +08:00
conftest.py
test_driver.py Feat: 支持 WebSocket 连接同时获取 str 或 bytes (#962) 2022-05-14 21:06:57 +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