Skip to content
This repository has been archived by the owner on Apr 26, 2023. It is now read-only.

rohlikcz/workshop-bdd-node

Repository files navigation

Rohlik BDD workshop

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.

Setup

Project

Basic MVC web project build on top of express with typescript and typeorm

  • Lifecycle:

    • Download dependencies and launch the server

      • make compose-up
    • test

      • make test

Made with ♥ by

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published