firstsun-dev_git-files-sync/tests
ClaudiaFang 2f6859a2f1 fix(sync): clearer branch-not-found errors and connection test
- listFilesDetailed rethrows 404 branch-resolution failures with a
  message naming the branch, instead of a bare "Git Service Error (404)"
- testConnection now also checks the configured branch exists and
  reports repoOk/branchOk separately so the settings UI can warn when
  the repo is reachable but the branch is missing
- fixes settings.ts silently reporting "connection successful" even
  when testConnection's result was never checked

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-07-05 04:57:47 +00:00
..
logic feat(sync): real symbolic link support (GitHub) with configurable handling 2026-06-28 05:14:35 +00:00
services fix(sync): clearer branch-not-found errors and connection test 2026-07-05 04:57:47 +00:00
ui refactor(ui): unify Sync Status icons via Lucide setIcon 2026-06-26 06:22:53 +00:00
utils refactor(test): eliminate duplicate code flagged by SonarCloud 2026-05-22 03:52:32 +00:00
setup.ts refactor(ui): unify Sync Status icons via Lucide setIcon 2026-06-26 06:22:53 +00:00