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 913d026537
Fixes for 'changes' and trailing newlines, for #291 (#293)
* tests and comments about 'changes' for #291
* add 'changes' tests, improve diagnostic 
* preserve trailing newlines in diff output
* use bash trickery to preserve trailing newlines in captured text
* test 'changes' on files without newlines and when called on a non-existant file
* improve comments and variable names
6 years ago
..
fixtures/gpg improve testing regarding expired keys and keys with only email addresses (#262) 6 years ago
_test_base.bash Fixes for 'changes' and trailing newlines, for #291 (#293) 6 years ago
test_add.bats test with filenames with spaces 6 years ago
test_cat.bats Fixes for 'changes' and trailing newlines, for #291 (#293) 6 years ago
test_changes.bats Fixes for 'changes' and trailing newlines, for #291 (#293) 6 years ago
test_clean.bats test with filenames with spaces 6 years ago
test_expiration.bats Fixes for 'changes' and trailing newlines, for #291 (#293) 6 years ago
test_hide.bats Fixes for 'changes' and trailing newlines, for #291 (#293) 6 years ago
test_hide_continue.bats WIP: Force mode for hide and reveal (#263) 6 years ago
test_init.bats test that $_SECRETS_DIR is set as expected 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. 7 years ago
test_main.bats Adds fixes to subdirectories bug. 7 years ago
test_noname.bats improve testing regarding expired keys and keys with only email addresses (#262) 6 years ago
test_remove.bats fix quoting for files with spaces. use filenames from _test_base.bats 6 years ago
test_reveal.bats WIP: Force mode for hide and reveal (#263) 6 years ago
test_reveal_filename.bats test with filenames with spaces 6 years ago
test_tell.bats make sure email addresses used with 'tell' and 'killperson' exist in keyring (#267) 6 years ago
test_usage.bats remove diagnostic debug output 6 years ago
test_whoknows.bats Fixes for 'changes' and trailing newlines, for #291 (#293) 6 years ago