refactor WalletFactory test to use sinon instead of mocks WIP

This commit is contained in:
Matias Alejo Garcia 2014-09-13 10:25:13 -03:00
commit c3574ae57f
9 changed files with 223 additions and 114 deletions

3
.gitignore vendored
View file

@ -77,5 +77,8 @@ dist/windows
dist/*.dmg
dist/*.tar.gz
dist/*.exe
<<<<<<< HEAD
doc/
/node_modules
/*-cov