This repository is part of the Triton project. See the contribution guidelines and general documentation at the main Triton project page.
This is a Node.js client library for Triton's UFDS service.
Before commiting/pushing run make prepush
and, if possible, get a code
review. Refer to the test section below for reference on setup and how to run
the test suites.
UFDS_IP=...
UFDS_LDAP_ROOT_PASSWORD=...
DC=... # defaults to 'coal'
make test