You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
git-secret/tests
Josh Rabinowitz deae0d1cd5 'git secret hide' without source files gives appropriate error (#158)
* don't hide files that don't exist decrypted.

and change related error message to 'file not found: filename'.

* ensure all source files are present before hiding

* test for 'add' while unencrypted file missing
7 years ago
..
fixtures/gpg Migrate to exported keys. 7 years ago
_test_base.bash Make test compatible with macos ps 7 years ago
test_add.bats typos fixed 7 years ago
test_cat.bats typos fixed 7 years ago
test_changes.bats Adds new strategy on working with the relative paths. 8 years ago
test_clean.bats Adds fixes to subdirectories bug. 8 years ago
test_hide.bats 'git secret hide' without source files gives appropriate error (#158) 7 years ago
test_init.bats fix test to match _abort() output 7 years ago
test_killperson.bats Adds fixes to subdirectories bug. 8 years ago
test_list.bats Adds fixes to subdirectories bug. 8 years ago
test_main.bats Adds fixes to subdirectories bug. 8 years ago
test_remove.bats typos fixed 7 years ago
test_reveal.bats Add alpine to test matrix and fix tests 7 years ago
test_reveal_filename.bats Add alpine to test matrix and fix tests 7 years ago
test_tell.bats typos fixed 7 years ago
test_usage.bats Fixing bug in test_usage 7 years ago
test_whoknows.bats typos fixed 7 years ago