-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: make unit tests windows compatible
Due to somehow the correct 'cwd' is not set when initialising the yeoman generators most of the unit tests fail because it can not locate the correct file to check. This commit changes this to specifically store the working directory every time a new generator is created. re #291
- Loading branch information
1 parent
1973392
commit 187d730
Showing
10 changed files
with
597 additions
and
281 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.