IronCoreLabs / ironhide

Tool to easily encrypt and decrypt files to users and groups. Similar to GPG, but usable at scale.
GNU Affero General Public License v3.0
44 stars 6 forks source link

#21 Set non-zero exit status when some files failed to be encrypted/decrypted or some groups admins/members failed to be removed/added #23

Closed ernieturner closed 4 years ago

ernieturner commented 4 years ago

@cjyar Unfortunately we don't have any tests for the encrypt/decrypt methods as of yet. We have a ticket to add that work, but mocking out all the filesystem level stuff was enough of a blocker that we delayed that work and haven't yet prioritized it.