nonebot2/tests
MingxuanGame a830346545
Feature: 优化 pydantic 兼容函数 model_dumptype_validate_json (#2579)
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-02-17 23:18:00 +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
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 兼容函数 model_dumptype_validate_json (#2579) 2024-02-17 23:18:00 +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
test_param.py Feature: 兼容 Pydantic v2 (#2544) 2024-01-26 11:12:57 +08:00
test_permission.py
test_rule.py
test_single_session.py
test_utils.py ⬆️ auto update by pre-commit hooks (#2565) 2024-02-06 12:48:23 +08:00
utils.py