nonebot2/tests
student_2333 11142253fb
🐛 Fix: Message.__contains__() 未考虑 bool(MessageSegment) 存在 False 情况导致的异常结果 (#2572)
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
2024-02-12 17:53:50 +08:00
..
bad_plugins
dynamic
plugins ⬆️ auto update by pre-commit hooks (#2565) 2024-02-06 12:48:23 +08:00
test_adapters 🐛 Fix: Message.__contains__() 未考虑 bool(MessageSegment) 存在 False 情况导致的异常结果 (#2572) 2024-02-12 17:53:50 +08:00
test_matcher Feature: 优化检查事件响应器的日志 (#2355) 2023-09-12 15:13:35 +08:00
test_plugin Feature: 添加插件 Pydantic 相关使用方法 (#2563) 2024-02-05 14:00:49 +08:00
.coveragerc Feature: 兼容 Pydantic v2 (#2544) 2024-01-26 11:12:57 +08:00
.env
.env.example Feature: 使用自定义配置加载替代 pydantic-settings (#2521) 2024-01-15 13:24:55 +08:00
.env.test Feature: 添加插件 Pydantic 相关使用方法 (#2563) 2024-02-05 14:00:49 +08:00
conftest.py ⬆️ upgrade pytest-asyncio and fix test (#2436) 2023-10-31 17:26:06 +08:00
fake_server.py 🐛 Fix: websockets 驱动器连接关闭 code 获取错误 (#2537) 2024-01-17 16:39:35 +08:00
plugins.empty.toml
plugins.invalid.json
plugins.invalid.toml
plugins.json
plugins.toml
test_broadcast.py
test_compat.py Feature: 添加插件 Pydantic 相关使用方法 (#2563) 2024-02-05 14:00:49 +08:00
test_config.py Feature: 使用自定义配置加载替代 pydantic-settings (#2521) 2024-01-15 13:24:55 +08:00
test_driver.py 🐛 Fix: websockets 驱动器连接关闭 code 获取错误 (#2537) 2024-01-17 16:39:35 +08:00
test_echo.py 🐛 Fix: 修复 echo 发送空消息 (#2525) 2024-01-14 14:49:05 +08:00
test_init.py Feature: 细化 driver 职责类型 (#2296) 2023-08-26 11:03:24 +08:00
test_param.py Feature: 兼容 Pydantic v2 (#2544) 2024-01-26 11:12:57 +08:00
test_permission.py
test_rule.py Feature: 添加多消息段命令解析支持 (#2419) 2023-10-18 15:55:09 +08:00
test_single_session.py
test_utils.py ⬆️ auto update by pre-commit hooks (#2565) 2024-02-06 12:48:23 +08:00
utils.py Feature: 细化 driver 职责类型 (#2296) 2023-08-26 11:03:24 +08:00