Skip to content

[WIP] Refactor CrystaTask to service interface and add test fakes#110

Merged
afshinalizadeh merged 3 commits intofeature/afshin/complete-unit-testfrom
copilot/sub-pr-109
Dec 12, 2025
Merged

[WIP] Refactor CrystaTask to service interface and add test fakes#110
afshinalizadeh merged 3 commits intofeature/afshin/complete-unit-testfrom
copilot/sub-pr-109

Conversation

Copy link
Contributor

Copilot AI commented Dec 12, 2025

  • Fix GetCommentsSyncItemsAsync to filter by SyncInfo.SyncId and populate SyncInfo
  • Fix GetRevisionsSyncItemsAsync to filter by WorkItemSyncInfo.SyncId and populate SyncInfo
  • Fix GetUpdatesSyncItemsAsync to filter by SyncInfo.SyncId and populate SyncInfo
  • Fix GetWorkItemSyncItemsAsync to filter by WorkItemSyncInfo.SyncId and populate SyncInfo
  • Fix GetAllWorkItemSyncIdsAsync to match real implementation using ProjectName
  • Fix whitespace issue in CrystaProgramSyncModuleServiceFake.cs
  • Simplify GetWorkItemSyncItemsAsync for consistency

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI and others added 2 commits December 12, 2025 16:04
…e review

Co-authored-by: afshinalizadeh <4254006+afshinalizadeh@users.noreply.github.com>
Co-authored-by: afshinalizadeh <4254006+afshinalizadeh@users.noreply.github.com>
@afshinalizadeh afshinalizadeh marked this pull request as ready for review December 12, 2025 16:06
@afshinalizadeh afshinalizadeh merged commit f07864a into feature/afshin/complete-unit-test Dec 12, 2025
Copilot AI requested a review from afshinalizadeh December 12, 2025 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants