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

Command Bus - Ask Don't Tell #3

Closed
9 tasks done
keithmifsud opened this issue Nov 11, 2017 · 0 comments
Closed
9 tasks done

Command Bus - Ask Don't Tell #3

keithmifsud opened this issue Nov 11, 2017 · 0 comments

Comments

@keithmifsud
Copy link
Collaborator

keithmifsud commented Nov 11, 2017

The Command Bus Component must include;

  • Calling a Command

  • Handling a Command

  • Testing that the Command is Handled? How? since no events are fired and thus state not changed yet (ish).

  • Example "ToDo" Model.

  • Testing helpers - Moved to #Develop scenario based testing helpers for command handling #16

  • Initial documentation in Readme file so that we don't forget what this does and how it does it.

  • Update main readme with marking feature as completed and also linking to the command docs.

  • Push and Merge

  • Create new tag for version 0.3

@keithmifsud keithmifsud added this to the Release of version 1.0 milestone Nov 11, 2017
@keithmifsud keithmifsud self-assigned this Nov 11, 2017
@keithmifsud keithmifsud added this to Backlog in A simple CQRS+ES Framework. via automation Nov 11, 2017
@keithmifsud keithmifsud moved this from Backlog to In Progress in A simple CQRS+ES Framework. Nov 11, 2017
@keithmifsud keithmifsud moved this from In Progress to Dev Review in A simple CQRS+ES Framework. Nov 12, 2017
keithmifsud added a commit that referenced this issue Nov 12, 2017
GH-3 updated the example app namespace
A simple CQRS+ES Framework. automation moved this from Dev Review to Released Nov 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant