Option C Tools
Loading...
Searching...
No Matches
test_git_hooks.py File Reference

Go to the source code of this file.

Classes

class  tests_git.test_git_hooks.TestHooksInstall
class  tests_git.test_git_hooks.TestHooksStatus
class  tests_git.test_git_hooks.TestHooksRemove
class  tests_git.test_git_hooks.TestDeprecationShim
class  tests_git.test_git_hooks.TestAuditTrail

Namespaces

namespace  tests_git
namespace  tests_git.test_git_hooks

Functions

bool tests_git.test_git_hooks._git_available ()
 tests_git.test_git_hooks._git (Path repo, *str args, bool check=True)
subprocess.CompletedProcess tests_git.test_git_hooks._run_hooks (Path root, *str extra_args)
subprocess.CompletedProcess tests_git.test_git_hooks._run_install_hooks (Path root, *str extra_args)
Path tests_git.test_git_hooks._make_option_c_git_project (Path tmp_path, str name="hookproj")