nonebot2/tests
2024-04-08 20:17:03 +08:00
..
bad_plugins
dynamic
plugins 🧑‍💻 Develop: 添加 ruff RUF 规则 (#2598) 2024-03-07 14:57:26 +08:00
test_adapters 🐛 Fix: Message.__contains__() 未考虑 bool(MessageSegment) 存在 False 情况导致的异常结果 (#2572) 2024-02-12 17:53:50 +08:00
test_matcher 🧑‍💻 Develop: 添加 ruff RUF 规则 (#2598) 2024-03-07 14:57:26 +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
.env.test Feature: 添加插件 Pydantic 相关使用方法 (#2563) 2024-02-05 14:00:49 +08:00
conftest.py
fake_server.py
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 🧑‍💻 Develop: 添加 ruff RUF 规则 (#2598) 2024-03-07 14:57:26 +08:00
test_driver.py 🐛 Bug: 添加 HTTP 客户端会话上下文检查 (#2632) 2024-04-08 20:17:03 +08:00
test_echo.py
test_init.py
test_param.py 🧑‍💻 Develop: 添加 ruff RUF 规则 (#2598) 2024-03-07 14:57:26 +08:00
test_permission.py 🧑‍💻 Develop: 添加 ruff RUF 规则 (#2598) 2024-03-07 14:57:26 +08:00
test_rule.py 🧑‍💻 Develop: 添加 ruff RUF 规则 (#2598) 2024-03-07 14:57:26 +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