Nabil Boag
Nabil Boag
I think this is a great feature request, and one that is the natural next step for mocking. We should try to add this functionality without breaking backwards compatibility, but...
This is quite a large PR for a new feature so I would love as much feedback as possible to improve it.
Hey @omer72, Thanks for your PR, I have added a few comments.
Can you provide more details about what is going wrong with running tests? What environment are you running in? What is your OS? What node version do you have?
``` $ grunt build test Running "jshint:source" (jshint) task >> 11 files lint free. Running "jscs:source" (jscs) task >> 11 files without code style errors. Running "clean:build" (clean) task Cleaning...
It looks like you are having some issues with JSCS. What version of jscs are you running? Type `npm view jscs version` to find out. While you sort that out,...
This change is great, but can you please write a test for the new case similar to https://github.com/omer72/angular-multimocks/blob/master/app/src/js/multimocks.spec.js#L132
@edconolly - How do you expect this to work? The destination folder can contain unrelated items that should not be deleted.