git_delete_sample_log: Removes sample folder and git log

git_delete_sample_logR Documentation

Removes sample folder and git log

Description

This is a TearDown helper function for Kaiaulu unit tests that manipulates git logs.

Usage

git_delete_sample_log(folder_path = "/tmp")

Arguments

folder_path

An optional path to where the sample .git should be created.

Details

A folder kaiaulu_sample is assumed to have been created by git_create_sample_log, and is deleted by this function.

Value

The path to the sample .git file.

See Also

Other unittest: git_create_sample_log(), make_jira_issue()


sailuh/kaiaulu documentation built on Dec. 10, 2024, 3:14 a.m.