♨️ Exercise through which you learn how to write code by passing unit tests.
I've written some unit tests to describe sample production code.
Your mission is to complete the implementation by writing a code in app/
.
git clone git@github.com:piecioshka/training-implement-task-manager.git
Open the index.html
file in the browser and refresh after wrote some code.
Open the app/scripts/task-manager.js
file in the editor.
Write that code which cover each of test cases.
The mission is complete when all unit tests are passing 🎉
The MIT License @ 2017