Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Unit Testing and Continuous Integration #31

Open
wants to merge 5 commits into
base: source
Choose a base branch
from

Conversation

shiffman
Copy link
Member

This pull request follows the steps outline in the Setting up Unit Testing with Mocha and Chai
lesson from Egghead by @kentcdodds.

This commit adds a package.json file so that this repo is managed
by node. The Mocha and Chai packages are added for unit testing.
"node_modules" is added to .gitignore.
Error message: `use of const in strict mode`
@shiffman shiffman self-assigned this Sep 24, 2018
@shiffman shiffman added the enhancement New feature or request label Sep 24, 2018
I think the wait flag is causing the build to sit waiting on Travis?
@shiffman
Copy link
Member Author

🎉 Woohoo! 🎉 This worked! I'm going to leave open and will discuss and merge in class.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant