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

Add Tests #190

Open
hoffi opened this issue Feb 19, 2015 · 4 comments
Open

Add Tests #190

hoffi opened this issue Feb 19, 2015 · 4 comments

Comments

@hoffi
Copy link
Collaborator

hoffi commented Feb 19, 2015

Add Tests to the project to ensure things like Title-Cleaner for example don't get broken.

@hoffi hoffi self-assigned this Feb 19, 2015
@hoffi
Copy link
Collaborator Author

hoffi commented Feb 19, 2015

I've already created a branch tests where i have added a first test for the title-cleaner and give a set of bad filenames and then expect specific results:
ff03244

hoffi added a commit that referenced this issue Feb 19, 2015
hoffi added a commit that referenced this issue Feb 20, 2015
@jansmolders86
Copy link
Owner

Ow wauw this is quite awesome! you use mocha to run these tests I see?

@hoffi
Copy link
Collaborator Author

hoffi commented Feb 23, 2015

Yes i have already used Mocha in my other projects and i like it :)

@drBenway
Copy link

drBenway commented Sep 2, 2016

maybe add something like:
"test": "node node_modules/mocha/bin/mocha spec/*/.spec.js"
to the package.json file so we can just npm run test and trigger Mocha

@hoffi hoffi removed their assignment Aug 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants