Problem
10 Comment-domain test files will break after handler and shared type changes (Issues #1 and #8).
Depends On
Depends on: Foundation issue, Comments handler refactor issue
Files to Modify
- ests/Unit.Tests/Handlers/Comments/GetCommentHandlerTests.cs
- ests/Unit.Tests/Handlers/Comments/ListCommentsHandlerTests.cs
- ests/Unit.Tests/Handlers/Comments/CreateCommentHandlerTests.cs
- ests/Unit.Tests/Handlers/Comments/UpdateCommentHandlerTests.cs
- ests/Unit.Tests/Handlers/Comments/DeleteCommentHandlerTests.cs
- ests/Unit.Tests/Endpoints/CommentEndpointsTests.cs
- ests/Integration.Tests/Handlers/GetCommentHandlerIntegrationTests.cs
- ests/Integration.Tests/Handlers/CreateCommentHandlerIntegrationTests.cs
- ests/Integration.Tests/Handlers/UpdateCommentHandlerIntegrationTests.cs
- ests/Integration.Tests/Handlers/DeleteCommentHandlerIntegrationTests.cs
- ests/Unit.Tests/Builders/CommentBuilder.cs
Acceptance Criteria
Problem
10 Comment-domain test files will break after handler and shared type changes (Issues #1 and #8).
Depends On
Depends on: Foundation issue, Comments handler refactor issue
Files to Modify
Acceptance Criteria