NJACKWinterOfCode / url-shortener

URL shortener API built using node.js
MIT License
2 stars 8 forks source link

Add Travis CI #12

Open aggmoulik opened 5 years ago

aggmoulik commented 5 years ago

I'm submitting a ... (check one with "x")

Current behavior: Currently repo doesn't build or test.

Expected Behaviour Travis CI makes the pull request testing automatic.

Steps to reproduce: Admin Can Add it I can add travis.yml file

Would you like to work on the issue? Yes

sourabh1031 commented 5 years ago

@zamhaq i would like to work on the issue

haquezameer commented 5 years ago

@sourabh1031 it seems from the issue description that @moulikcipherX was going to work on it. @moulikcipherX are you still working on it?

haquezameer commented 5 years ago

@moulikcipherX Adding travis CI only would not help much, there are not tests right now.

aggmoulik commented 5 years ago

Okay so how can we learrn writing tests??

haquezameer commented 5 years ago

@moulikcipherX would you like to write tests?

aggmoulik commented 5 years ago

But I don't know how to write so can you please suggest me resources for that.