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 505cb1fe42 have lint target run shellcheck over tests (closes #373)
* have lint target run shellcheck over tests

* lint and fix tests/ since shellcheck knows bats

* lint and fix tests/ since shellcheck knows bats

* revert debug output

* changes for shellcheck

* revert unintended change

  [tests/_test_base.bash]

* use 'local' for user/filename vars, not 'export'

* add note about Shellcheck and tests/

* local can only be used in functions - use export

* restore shbang edited in error
6 years ago
..
fixtures/gpg
_test_base.bash have lint target run shellcheck over tests (closes #373) 6 years ago
test_add.bats Aspell fixes (#365) 6 years ago
test_cat.bats
test_changes.bats Aspell fixes (#365) 6 years ago
test_clean.bats
test_expiration.bats
test_hide.bats
test_hide_continue.bats
test_init.bats Aspell fixes (#365) 6 years ago
test_killperson.bats
test_list.bats
test_main.bats
test_noname.bats
test_remove.bats Aspell fixes (#365) 6 years ago
test_reveal.bats
test_reveal_filename.bats
test_tell.bats Aspell fixes (#365) 6 years ago
test_usage.bats
test_whoknows.bats