adeora7 / hacktoberfest_progress

Hacktoberfest progress checker chrome extension
MIT License
14 stars 43 forks source link

60: Add CircleCI configuration and temporary dummy tests #62

Closed joseph-allen closed 5 years ago

joseph-allen commented 5 years ago

solves issue #60

I added a temporary dummy test using mocha, apologies @EhsanZ we may have a conflict here.

happy to adjust mine to work with yours however :)

added dummy mocha test added a gitignore added circleCI config.

still needs to be set to run for this repo however which I cannot do on @adeora7 behalf :)

EhsanZ commented 5 years ago

No problem, I just started the work ^^" I'll add the actual test then.

lmcjt37 commented 5 years ago

Looks good @joseph-allen, I've merged anyway as it won't hurt anything. @EhsanZ you will probably need to rebase and double check the implementation.