git-secret/tests
Josh Rabinowitz 9e975e4eed make sure email addresses used with 'tell' and 'killperson' exist in keyring (#267)
* name keys after emails, not usernames

* use emails to specify users

* rename and add function to get emails from keyrings
* rename directories holding gpg test fixtures

* deny emails that aren't in the keyring, and test.

* require 'killperson' emails to exist in keyring

* change test to reflect killperson must use email

* remove no-longer-needed test function

* factor function _assert_keychain_contains_emais()

* fix/make lint happy
2018-09-26 00:08:44 +03:00
..
fixtures/gpg make sure email addresses used with 'tell' and 'killperson' exist in keyring (#267) 2018-09-26 00:08:44 +03:00
_test_base.bash make sure email addresses used with 'tell' and 'killperson' exist in keyring (#267) 2018-09-26 00:08:44 +03:00
test_add.bats test with filenames with spaces 2018-07-14 15:23:17 -04:00
test_cat.bats test with filenames with spaces 2018-07-14 15:23:17 -04:00
test_changes.bats comment out old debug code 2018-08-25 08:14:14 -04:00
test_clean.bats test with filenames with spaces 2018-07-14 15:23:17 -04:00
test_hide.bats clarify comment for devs regarding bats TAP diagnostic output 2018-08-18 10:34:48 -04:00
test_init.bats test that $_SECRETS_DIR is set as expected 2018-08-25 09:58:12 -04:00
test_killperson.bats make sure email addresses used with 'tell' and 'killperson' exist in keyring (#267) 2018-09-26 00:08:44 +03:00
test_list.bats Adds fixes to subdirectories bug. 2017-03-06 00:46:49 +03:00
test_main.bats Adds fixes to subdirectories bug. 2017-03-06 00:46:49 +03:00
test_remove.bats fix quoting for files with spaces. use filenames from _test_base.bats 2018-07-14 15:21:41 -04:00
test_reveal_filename.bats test with filenames with spaces 2018-07-14 15:23:17 -04:00
test_reveal.bats clarify comment for devs regarding bats TAP diagnostic output 2018-08-18 10:34:48 -04:00
test_tell.bats make sure email addresses used with 'tell' and 'killperson' exist in keyring (#267) 2018-09-26 00:08:44 +03:00
test_usage.bats remove diagnostic debug output 2018-09-07 15:48:19 -04:00
test_whoknows.bats make sure email addresses used with 'tell' and 'killperson' exist in keyring (#267) 2018-09-26 00:08:44 +03:00