nonebot2/tests
2024-01-17 16:39:35 +08:00
..
bad_plugins
dynamic
plugins Feature: 带参数的 RegexStr() (#2499) 2024-01-11 11:52:07 +08:00
test_adapters 🐛 Fix: MessageTemplate 禁止访问私有属性 (#2509) 2024-01-04 11:11:37 +08:00
test_matcher Feature: 优化检查事件响应器的日志 (#2355) 2023-09-12 15:13:35 +08:00
test_plugin ⬆️ upgrade pytest-asyncio and fix test (#2436) 2023-10-31 17:26:06 +08:00
.coveragerc 🔖 bump version 2.1.3 (#2498) 2023-12-25 11:51:10 +08:00
.env
.env.example Feature: 使用自定义配置加载替代 pydantic-settings (#2521) 2024-01-15 13:24:55 +08:00
.env.test 🐛 Fix: 修复 dotenv 配置项为 None 将会跳过赋值 (#2143) 2023-07-04 10:45:55 +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 🐛 fix quart context error (#2192) 2023-07-17 15:01:21 +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: 带参数的 RegexStr() (#2499) 2024-01-11 11:52:07 +08:00
test_permission.py 🚨 Develop: 添加 ruff linter (#2114) 2023-06-24 14:47:35 +08:00
test_rule.py Feature: 添加多消息段命令解析支持 (#2419) 2023-10-18 15:55:09 +08:00
test_single_session.py 🚨 Develop: 添加 ruff linter (#2114) 2023-06-24 14:47:35 +08:00
test_utils.py 🐛 修复依赖注入对 Literal 检查报错 (#2433) 2023-10-27 23:09:32 +08:00
utils.py Feature: 细化 driver 职责类型 (#2296) 2023-08-26 11:03:24 +08:00