firstsun-dev_git-files-sync/tests/services
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
..
git-service-base.test.ts fix(services): stop logging expected 404s as errors during refresh 2026-06-28 04:27:25 +00:00
gitea-service.test.ts fix(sync): clearer branch-not-found errors and connection test 2026-07-05 04:57:47 +00:00
github-service.test.ts fix(sync): clearer branch-not-found errors and connection test 2026-07-05 04:57:47 +00:00
gitlab-service.test.ts fix(sync): clearer branch-not-found errors and connection test 2026-07-05 04:57:47 +00:00
service-test-helpers.ts fix(sync): clearer branch-not-found errors and connection test 2026-07-05 04:57:47 +00:00