* Add instructions to launch a Docker Postgres
* Update CONTRIBUTING.md
Co-Authored-By: Tom Fox <tomfox@surprises.io>
* Update CONTRIBUTING.md
Co-Authored-By: Tom Fox <tomfox@surprises.io>
* Update CONTRIBUTING.md
in "npm run test:win" , the ":win" msut be removed
I think it's because of the cross-env
* also removing the :win from coverage:win
* Update CONTRIBUTING.md
* Removes need to use babel-register
- Adds watch to watch changes when running the test to regenerate
- Tests are now pure node 8
* Adds timing to helper.js
* Update contribution guide
* Adds inline sourcemaps generation to restore coverage
* nits
* Update CONTRIBUTING.md
Clean up some of the language in the document.
Add command to run for testing on Windows
* Update CONTRIBUTING.md
Update coverage directory
* Update CONTRIBUTING.md
Add details about how to run test coverage