-
Notifications
You must be signed in to change notification settings - Fork 344
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
improve tests #24
base: master
Are you sure you want to change the base?
improve tests #24
Conversation
… to make adding tests easier. Also added test for node-archiver, which jqueryui uses.
I updated the tests with jQueryUI's custom zip and bootstrap's zip, two that we've had problems with specifically with Bower. This fails on 0.10.3 and 0.8.22 removing the jQueryUI one causes the tests to hang on extracting bootstrap.zip. Hopefully this helps in diagnosing and testing what is wrong :/ |
Bump! |
bump |
@nearinfinity can you review this PR soon? It's blocking us pretty hard. :/ |
bump! |
@nearinfinity can you try to merge this soon and bump the package. thank you! |
Yes plz. |
Changed compressed.js to run all the tests for every compressed* folder in the testData directory to a) simplify the tests and b) make it easier to add more archives to test