You will find here a simple Cart
+ Discount
models which we will use to explore and implement BDD with cucumber.
We are going to iterate the solution through several steps. For each step we have created a branch called stepX
where X
represents the number of the step. If at any point you feel lost or want to check our proposed solution, consult the code there.
-
- Install Visual Studio Code
Basic MVC web project build on top of express
with typescript
and typeorm
-
-
make compose-up
-
make test
-