issues
search
cjwilburn
/
dank-memes
A CLI meme generator.
15
stars
14
forks
source link
Added Ava and Sinon, created tests for yo-dawg
#66
Closed
stevefai
closed
4 years ago
stevefai
commented
5 years ago
Description
added
Ava
and
Sinon
for test integration
created test for
yo-dawg meme generator
refactored code to make testing easier
replaced deprecated package
opn
with
open
Steps to Test
npm run test
Checklist
[x] I have tested these code changes and included the relevant urls and screenshots.
[x ] I have updated our documentation accordingly (if applicable).
[x] I have linted the code that I've included in this PR (if applicable).
[x] My code follows the code style of this project.
[x] My code is ready for review.
Description
Ava
andSinon
for test integrationyo-dawg meme generator
opn
withopen
Steps to Test
npm run test
Checklist