Merge pull request #689 from roramirez/test-compliments

add test parts of day for compliments module
This commit is contained in:
Michael Teeuw
2017-02-08 09:14:23 +01:00
committed by GitHub
3 changed files with 121 additions and 0 deletions

View File

@@ -43,6 +43,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Add `chai-as-promised` npm module to devDependencies
- Basic set of tests for clock module
- Run e2e test in Travis
- Add test for compliments module for parts of day
### Fixed
- Update .gitignore to not ignore default modules folder.