portatlas / gildedrose_refactoring_kata_node

Gilded Rose Refactoring Kata In Node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Title

Gilded Rose Refactoring Kata in Node

About

This was an excercise to refactor existing code with node.js. Apart from the requirements, there were no clear instructions and test were not provided. I started by writing the test, refactoring the code, and then add additional feature requirements.

Running the tests

The tests were written in Jasmine.

To run the test: npm test

Acknowledgments

  • Emily Bache for Creating the Kata

About

Gilded Rose Refactoring Kata In Node


Languages

Language:JavaScript 100.0%