tests: fixes & raise coverage again

 - back to 100% code coverage
 - pin to lab-babel 1.0.0
4 files changed
tree: 5ac5fc0999e5ddf5209f455cbbd6ab384e0f1099
  1. bin/
  2. doc/
  3. node_modules/
  4. src/
  5. test/
  6. .gitignore
  7. .nojekyll
  8. .npmignore
  9. .travis.yml
  10. LICENSE
  11. Makefile
  12. package.json
  13. README.md
README.md

nmo

nmo is a cli tool to manage CouchDB clusters and nodes.

Contributing

It is written in ES6 and is using promises and generators for control flow. We are aiming for 100% test coverage.