nonebot2/tests
2024-08-11 15:15:59 +08:00
..
bad_plugins improve plugin system (#1011) 2022-05-26 16:35:47 +08:00
dynamic Feature: 嵌套插件名称作用域优化 (#2665) 2024-04-20 14:47:12 +08:00
plugins 🐛 Fix: State ForwardRef 检测错误 (#2698) 2024-05-09 15:08:49 +08:00
test_adapters 💥 Remove: 移除 Python 3.8 支持 (#2641) 2024-04-16 00:33:48 +08:00
test_matcher Feature: 嵌套插件名称作用域优化 (#2665) 2024-04-20 14:47:12 +08:00
test_plugin Feature: 嵌套插件名称作用域优化 (#2665) 2024-04-20 14:47:12 +08:00
.coveragerc 💥 Remove: 移除 Python 3.8 支持 (#2641) 2024-04-16 00:33:48 +08:00
.env Feature: 新增 dotenv 嵌套配置项支持 (#1324) 2022-10-14 09:58:44 +08:00
.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 💥 Remove: 移除 Python 3.8 支持 (#2641) 2024-04-16 00:33:48 +08:00
fake_server.py 💥 Remove: 移除 Python 3.8 支持 (#2641) 2024-04-16 00:33:48 +08:00
plugins.empty.toml 💥 remove deprecated nonebot.plugins toml table (#1151) 2022-08-16 10:03:37 +08:00
plugins.invalid.json 💥 remove deprecated nonebot.plugins toml table (#1151) 2022-08-16 10:03:37 +08:00
plugins.invalid.toml 💥 remove deprecated nonebot.plugins toml table (#1151) 2022-08-16 10:03:37 +08:00
plugins.json Develop: 升级 NoneBug 版本 (#1725) 2023-02-22 23:32:48 +08:00
plugins.toml Develop: 升级 NoneBug 版本 (#1725) 2023-02-22 23:32:48 +08:00
test_broadcast.py 🐛 fix quart context error (#2192) 2023-07-17 15:01:21 +08:00
test_compat.py Feature: 优化依赖注入在 pydantic v2 下的性能 (#2870) 2024-08-11 15:15:59 +08:00
test_config.py 💥 Remove: 移除 Python 3.8 支持 (#2641) 2024-04-16 00:33:48 +08:00
test_driver.py 💥 Remove: 移除 Python 3.8 支持 (#2641) 2024-04-16 00:33:48 +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: 添加遗漏的类型标注 (#2856) 2024-08-06 14:19:17 +08:00
test_permission.py 💥 Remove: 移除 Python 3.8 支持 (#2641) 2024-04-16 00:33:48 +08:00
test_rule.py 💥 Remove: 移除 Python 3.8 支持 (#2641) 2024-04-16 00:33:48 +08:00
test_single_session.py 🚨 Develop: 添加 ruff linter (#2114) 2023-06-24 14:47:35 +08:00
test_utils.py 💥 Remove: 移除 Python 3.8 支持 (#2641) 2024-04-16 00:33:48 +08:00
utils.py 💥 Remove: 移除 Python 3.8 支持 (#2641) 2024-04-16 00:33:48 +08:00