zhenxun_bot/zhenxun/builtin_plugins/plugin_store
molanp 77edffc0ff test(builtin_plugins): 重构插件商店相关测试
- 移除 jsd 相关测试用例,只保留 gh(GitHub)的测试
- 删除了 test_plugin_store.py 文件,清理了插件商店的测试
- 更新了 test_search_plugin.py 中的插件版本号
- 调整了 test_update_plugin.py 中的已加载插件版本
- 移除了 StoreManager 类中的 is_external 变量
- 更新了 RepoFileManager 类中的文件获取逻辑,优先使用 GitHub
2025-08-02 18:15:45 +08:00
..
__init__.py 插件商店支持aliyun 2025-08-01 14:15:28 +08:00
config.py 重构插件商店,支持Gitee插件管理,更新相关逻辑和配置 (#1931) 2025-06-20 19:08:06 +08:00
data_source.py test(builtin_plugins): 重构插件商店相关测试 2025-08-02 18:15:45 +08:00
exceptions.py 插件商店支持aliyun 2025-08-01 14:15:28 +08:00
models.py 重构插件商店,支持Gitee插件管理,更新相关逻辑和配置 (#1931) 2025-06-20 19:08:06 +08:00