mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
- 将多个测试用例中的 @pytest.mark.skip 标记替换为 @pytest.mark.xfail - 这一变更可以更准确地反映测试用例的预期行为 - 主要涉及 auto_update、plugin_store 相关的测试文件 |
||
|---|---|---|
| .. | ||
| test_add_plugin.py | ||
| test_remove_plugin.py | ||
| test_search_plugin.py | ||
| test_update_all_plugin.py | ||
| test_update_plugin.py | ||