chiefy / vaulted

nodejs based wrapper for HashiCorp's Vault HTTP API
https://chiefy.github.io/vaulted
MIT License
47 stars 6 forks source link

chore(testing): Add more tests to improve coverage #7

Closed kenjones-cisco closed 8 years ago

kenjones-cisco commented 8 years ago

Adds testing for vaulted, api, endpoint, and secret modules to provide better overall coverage for the library. Covers more of the failure scenarios.

kenjones-cisco commented 8 years ago

In the secret test module, need to update once a couple of items within the consul branch are merged in but provides better coverage.