nonebot2/tests
eya46 0033d7c686
🐛 Fix: 修复 dotenv 配置项为 None 将会跳过赋值 (#2143)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ju4tCode <42488585+yanyongyu@users.noreply.github.com>
2023-07-04 10:45:55 +08:00
..
bad_plugins improve plugin system (#1011) 2022-05-26 16:35:47 +08:00
dynamic Develop: 升级 NoneBug 版本 (#1725) 2023-02-22 23:32:48 +08:00
plugins Feature: CommandGroup 支持命令别名添加前缀选项 (#2134) 2023-07-01 15:40:30 +08:00
test_adapters 👷 Test: 移除 httpbin 并整理测试 (#2110) 2023-06-19 17:48:59 +08:00
test_matcher 🚨 Develop: 添加 ruff linter (#2114) 2023-06-24 14:47:35 +08:00
test_plugin Feature: CommandGroup 支持命令别名添加前缀选项 (#2134) 2023-07-01 15:40:30 +08:00
.coveragerc fix test coverage condition (#1862) 2023-03-29 19:00:25 +08:00
.env Feature: 新增 dotenv 嵌套配置项支持 (#1324) 2022-10-14 09:58:44 +08:00
.env.test 🐛 Fix: 修复 dotenv 配置项为 None 将会跳过赋值 (#2143) 2023-07-04 10:45:55 +08:00
conftest.py 👷 Test: 移除 httpbin 并整理测试 (#2110) 2023-06-19 17:48:59 +08:00
fake_server.py 👷 Test: 移除 httpbin 并整理测试 (#2110) 2023-06-19 17:48:59 +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 Feature: 优化事件分发方法 (#2067) 2023-05-30 15:20:31 +08:00
test_driver.py 🚨 Develop: 添加 ruff linter (#2114) 2023-06-24 14:47:35 +08:00
test_init.py 🐛 Fix: 修复 dotenv 配置项为 None 将会跳过赋值 (#2143) 2023-07-04 10:45:55 +08:00
test_param.py 🐛 Fix: 修复 ArgParam 不支持 Annotated (#2124) 2023-06-24 19:18:24 +08:00
test_permission.py 🚨 Develop: 添加 ruff linter (#2114) 2023-06-24 14:47:35 +08:00
test_rule.py 🚨 Develop: 添加 ruff linter (#2114) 2023-06-24 14:47:35 +08:00
test_single_session.py 🚨 Develop: 添加 ruff linter (#2114) 2023-06-24 14:47:35 +08:00
test_utils.py 🚨 Develop: 添加 ruff linter (#2114) 2023-06-24 14:47:35 +08:00
utils.py 👷 Test: 移除 httpbin 并整理测试 (#2110) 2023-06-19 17:48:59 +08:00