Currently there are unit tests for command-center and fetch-projects query builder, but the snapshot scripts (fetch_repo_data.ts, fetch_projects.ts, fetch_discussions.ts) lack test coverage. Adding tests would improve reliability and catch regressions, especially for error handling and fallback logic.
Currently there are unit tests for command-center and fetch-projects query builder, but the snapshot scripts (fetch_repo_data.ts, fetch_projects.ts, fetch_discussions.ts) lack test coverage. Adding tests would improve reliability and catch regressions, especially for error handling and fallback logic.