zalando-incubator / zalando.github.io-dev

The zalando.github.io open-source metrics dashboard
https://zalando.github.io/
MIT License
10 stars 4 forks source link

Add Tests With Jest #42

Closed alexisinwork closed 8 years ago

alexisinwork commented 8 years ago

Added tests using Jest test utility. Setup test environment with all dependencies. Tests created on Welcome, Stat and Stats components. In package.json changes npm test command to use jest client. Create 3 test suits with 6 tests.

rbarilani commented 8 years ago

@alexisinwork cool stuff!!!!

some requirements for be able to merge the pull request:

rbarilani commented 8 years ago

@alexisinwork any update?

rbarilani commented 8 years ago

Close in favor of #47