zhenxun_bot/tests
molanp 2760183d1a test: 使用 xfail 替代 skip 标记测试用例
- 将多个测试用例中的 @pytest.mark.skip 标记替换为 @pytest.mark.xfail
- 这一变更可以更准确地反映测试用例的预期行为
- 主要涉及 auto_update、plugin_store 相关的测试文件
2025-08-13 14:38:05 +08:00
..
builtin_plugins test: 使用 xfail 替代 skip 标记测试用例 2025-08-13 14:38:05 +08:00
response/auto_update 支持git更新(github与aliyun codeup),插件商店支持aliyun codeup (#1999) 2025-08-05 17:49:23 +08:00
__init__.py 添加代码检查 (#1583) 2024-08-26 23:54:07 +08:00
config.py 🐛 修复插件商店检查插件更新问题 (#1597) 2024-09-02 12:00:27 +08:00
conftest.py feat(http_utils): 重构网络请求工具链,增强稳定性与易用性 (#1951) 2025-07-03 17:39:13 +08:00
utils.py 检查更新支持webui更新 (#1925) 2025-07-11 10:11:14 +08:00