mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-15 17:30:13 +08:00
- Remove test_computer_config.py (discover_bay_credentials not found) - Remove test_main.py (check_dashboard_files not found) - Remove test_skill_metadata_enrichment.py (_parse_frontmatter_description not found) - Fix test_uninstall.py assertions to match actual output - Fix test_bk.py digest test async mock - Fix test_booter_decoupling.py shipyard test (incomplete config returns 0 tools) - Fix computer_client.py _list_local_skill_dirs type error (Path vs anyio.Path) - Remove TestApplySandboxTools class (function _apply_sandbox_tools not found)