Closed jcvernaleo closed 6 years ago
Since I was doing npm stuff already I added one more commit to use a non-standard port so I don't have to stop geth to run the tests.
All of the tests pass now so this one should be good to go.
npm package for installation and testing.
That is very odd about sudo. I'm also running on Ubuntu and it installs as a normal user just fine (install everything to contracts/node_modules). Do you have something in your .npmrc or something similar to make it install globally maybe?
Add package.json with all test dependancies.
Update instructions for runnings tests.
Add .gitignore to ignore node_modules and emacs ~ files.