let tests pass in all environments

the `.invalid` domain name is a special, reserved domain name best
suitable for testing purposes, as it happens that some clients
have something running on some domains or are routed somewhere.

list of reserved domain names:
http://www.iana.org/assignments/special-use-domain-names/special-use-domain-names.xhtml

reference:
http://tools.ietf.org/html/rfc6761

PR: #20
PR-URL: https://github.com/apache/couchdb-nmo/pull/20
Reviewed-By: garren smith <garren.smith@gmail.com>
2 files changed
tree: 496eaaf4213e9d126a9c1a53ff7ce2eb890cd323
  1. bin/
  2. doc/
  3. src/
  4. test/
  5. .babelrc
  6. .eslintrc
  7. .gitignore
  8. .nojekyll
  9. .npmignore
  10. .travis.yml
  11. changelog.md
  12. LICENSE
  13. Makefile
  14. package.json
  15. README.md
README.md

nmo

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

Requires node >= 4.0.

Installation

npm install -g nmo

Contributing

It is written in ES6 and uses promises and generators for control flow.

Help

http://robertkowalski.github.io/nmo/