You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to improve the maintainability and readability of the codebase, I want to delete the Aggregators project and any references to it from the Consumers (WebAPI and CLI). The pre work for this is done as part of #243 where the business logic present in the Aggregators was migrated to Handlers.
Acceptance Criteria
No references to Aggregators exist from WebApi & CLI.
Aggregator project is deleted
Unit Tests are completed, and the code passes tests
Documentation is updated, including Architecture diagrams, if needed
Dependencies
Task List
List of tasks (punch list) needed to complete the user story
Sprint-Ready Checklist
Acceptance criteria defined
Acceptance criteria are verifiable/testable
External / 3rd Party dependencies identified
Engineering team understands acceptance criteria
Is the user story small enough to be implemented in a short amount of time, but large enough to provide value?
The text was updated successfully, but these errors were encountered:
Description
In order to improve the maintainability and readability of the codebase, I want to delete the Aggregators project and any references to it from the Consumers (WebAPI and CLI). The pre work for this is done as part of #243 where the business logic present in the Aggregators was migrated to Handlers.
Acceptance Criteria
Dependencies
Task List
Sprint-Ready Checklist
The text was updated successfully, but these errors were encountered: