kgrzybek / modular-monolith-with-ddd

Full Modular Monolith application with Domain-Driven Design approach.
MIT License
10.89k stars 1.71k forks source link

feat[178]: add missing command with result handler tests and fix tests #194

Closed GregoireWulliamoz closed 3 years ago

GregoireWulliamoz commented 3 years ago

Fix issue https://github.com/kgrzybek/modular-monolith-with-ddd/issues/178

kgrzybek commented 3 years ago

Good catch, @GregoireWulliamoz . Thank you!