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 9cccf162c6 WIP: test with expired key, add 'whoknows -l' (#287)
* test with expired key, add 'whoknows -l'

    * 'whoknows -l' shows key expiration dates
    * also added docs and tests for `whoknows -l`,
    * tests for expired keys,
    * epoch_to_date functions

* update man pages

* fix epoch-to-date conversion on OSX

* test output of 'whoknows -l'

* fix for lint/shellcheck

* fix for osx

* lint fix

* use date as found in $PATH

* disable 'set -e' as little as possible
6 years ago
..
fixtures/gpg improve testing regarding expired keys and keys with only email addresses (#262) 6 years ago
_test_base.bash improve testing regarding expired keys and keys with only email addresses (#262) 6 years ago
test_add.bats
test_cat.bats
test_changes.bats
test_clean.bats
test_expiration.bats WIP: test with expired key, add 'whoknows -l' (#287) 6 years ago
test_hide.bats improve testing regarding expired keys and keys with only email addresses (#262) 6 years ago
test_hide_continue.bats
test_init.bats
test_killperson.bats
test_list.bats
test_main.bats
test_noname.bats improve testing regarding expired keys and keys with only email addresses (#262) 6 years ago
test_remove.bats
test_reveal.bats
test_reveal_filename.bats
test_tell.bats
test_usage.bats
test_whoknows.bats WIP: test with expired key, add 'whoknows -l' (#287) 6 years ago