kir4h / rvault

Small tool to perform some recursive operations on Hashicorp's Vault KV
MIT License
46 stars 11 forks source link

Don't mock Vault for testing #1

Closed kir4h closed 3 years ago

kir4h commented 3 years ago

Instead of mocking Vault, testing utilities should be used instead for a more reliable and simpler testing.