node-ufds

July 3, 2023 ยท View on GitHub

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.

Development

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.

Testing

UFDS_IP=...
UFDS_LDAP_ROOT_PASSWORD=...
DC=... # defaults to 'coal'
make test