发布

  • test: isolate user_skills_dir in test_skills

    frostbyte_neo 发布于 2026-04-19 03:10:50 +00:00

    4 tests were leaking into ~/.vibe-trading/skills/user/ by calling the
    live SkillsLoader. Added empty_user_dir fixture via tmp_path monkeypatch
    so each test gets a clean, isolated user-skills directory. No production
    behavior changes.

    下载附件