ddd-forum icon indicating copy to clipboard operation
ddd-forum copied to clipboard

There are no tests?

Open prodoxx opened this issue 4 years ago • 1 comments

prodoxx avatar Jun 07 '21 19:06 prodoxx

Hi @prodoxx ! They're coming (see this issue for the history of tests in this project). As a part of "Part IX: Building Web Applications with Domain-Driven Design, Hexagonal Architecture and CQRS" from solidbook.io, we're going to be using the Double Loop TDD approach to write all of these use cases.

That means:

  • End-to-End acceptance tests for all use cases (front-to-back)
  • Integration tests for all use cases (back only)
  • Unit tests when appropriate across each

stemmlerjs avatar Jun 07 '21 19:06 stemmlerjs