Learning Objectives:
- Writing test cases
- Setup CI using TravisCI
- Setup code coverage
- Getting famaliar with CodeClimate and Codacy
- Integrating Github webhooks
- Change URL in this file
app/config/config.js
for mongodb connection - Few lines on using
uri_decode_auth
as DB option- It should be used to decode the connection URI (Read More)
- Use
%40
for@
if password is likedummy@dummy
- Docker brief
- Test Setup explaination
- Package updates
- Changelog