Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Aggregators are dead, long live the Handlers #247

Open
4 of 10 tasks
pritipath opened this issue Jan 26, 2023 · 1 comment
Open
4 of 10 tasks

The Aggregators are dead, long live the Handlers #247

pritipath opened this issue Jan 26, 2023 · 1 comment
Assignees

Comments

@pritipath
Copy link

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

  • 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?
@juzuluag
Copy link

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

No branches or pull requests

2 participants