docs.nestjs.com icon indicating copy to clipboard operation
docs.nestjs.com copied to clipboard

CQRS - how to test (tutorial)

Open kamilmysliwiec opened this issue 5 years ago • 2 comments

I'm submitting a...


[ ] Regression 
[ ] Bug report
[ ] Feature request
[ ] Documentation issue or request (new chapter/page)
[ ] Support request => Please do not submit support request here, instead post your question on Stack Overflow.

Current behavior

Expected behavior

Minimal reproduction of the problem with instructions

What is the motivation / use case for changing the behavior?

Environment


For Tooling issues:
- Node version: XX  
- Platform:  

Others:

kamilmysliwiec avatar May 14 '20 08:05 kamilmysliwiec

Any progress here?

gperdomor avatar Nov 23 '21 11:11 gperdomor

Not progress in the docs, but I do have a sample in this repo that has a very basic CQRS test setup.

jmcdo29 avatar Nov 23 '21 17:11 jmcdo29