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

Go to the source code of this file.

Classes

class  tests_git.test_git_status_monorepo.TestMonorepoPathResolution
class  tests_git.test_git_status_monorepo.TestDeduplication

Namespaces

namespace  tests_git
namespace  tests_git.test_git_status_monorepo

Functions

bool tests_git.test_git_status_monorepo._git_available ()
subprocess.CompletedProcess tests_git.test_git_status_monorepo._git (Path repo, *str args, bool check=True)
subprocess.CompletedProcess tests_git.test_git_status_monorepo._run_status (Path project_dir, *str extra_args)
tuple[Path, Path] tests_git.test_git_status_monorepo.monorepo_project (Path tmp_path)

Variables

 tests_git.test_git_status_monorepo._COMPLIANT_TEMPLATE = textwrap.dedent()