Skip to content

TritonDataCenter/node-ufds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-ufds

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