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 22fe1ed2d4
Add support for SECRETS_VERBOSE env var (#393)
* Support SECRETS_VERBOSE env var in addition to -v
* don't use --quiet when decrypting in verbose mode
* show output of gpg encryption in verbose mode
* add tests for SECRETS_VERBOSE env var set to 0 and 1
* update changelog, reorder entries.
* add tests for 'cat' and 'hide' with SECRETS_VERBOSE=1
6 years ago
..
fixtures/gpg improve testing regarding expired keys and keys with only email addresses (#262) 6 years ago
_test_base.bash use 'kill', not 'kill -9' (#379) 6 years ago
test_add.bats Aspell fixes (#365) 6 years ago
test_cat.bats Add support for SECRETS_VERBOSE env var (#393) 6 years ago
test_changes.bats Aspell fixes (#365) 6 years ago
test_clean.bats Add support for SECRETS_VERBOSE env var (#393) 6 years ago
test_expiration.bats remove diagnostic output from tests (#329) 6 years ago
test_hide.bats Add support for SECRETS_VERBOSE env var (#393) 6 years ago
test_hide_continue.bats WIP: Force mode for hide and reveal (#263) 6 years ago
test_init.bats Aspell fixes (#365) 6 years ago
test_killperson.bats make sure email addresses used with 'tell' and 'killperson' exist in keyring (#267) 6 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_noname.bats improve testing regarding expired keys and keys with only email addresses (#262) 6 years ago
test_remove.bats Aspell fixes (#365) 6 years ago
test_reveal.bats Respect secrets dir on init, and document (#366) 6 years ago
test_reveal_filename.bats test with filenames with spaces 6 years ago
test_tell.bats Aspell fixes (#365) 6 years ago
test_usage.bats remove diagnostic debug output 6 years ago
test_whoknows.bats Fix for tests under bats, fix typos, mention #334 (#342) 6 years ago