issues
search
vostpt
/
bot
Source code of VOSTPTia - @vostpt's official bot
https://vostpt.github.io/bot/
MIT License
12
stars
4
forks
source link
[BOT-X] Add test coverage
#143
Closed
tiagojpdias
closed
5 years ago
tiagojpdias
commented
5 years ago
Description
Implement code coverage.
Task items:
[X] Install dependencies (
coveralls
package);
[X] Configure TravisCI to handle code coverage;
[X] Add badge to README;
Requirements (optional)
npm install
in order to install dependencies;
Description
Implement code coverage.
Task items:
coveralls
package);Requirements (optional)
npm install
in order to install dependencies;