dojo / grunt-dojo2-extras

Grunt tasks and code supporting continuous delivery across projects. Deploys to gh-pages and latest branch.
https://dojo.github.io/grunt-dojo2-extras/
Other
0 stars 6 forks source link

Add unit tests for `util/environment` #17

Closed jacobroufa closed 7 years ago

jacobroufa commented 7 years ago

This still needs to properly mock the fs methods being used here. The tests might pass CI, but they ought not interfere with the env in a permanent fashion. More to come.