The section below provides explanations for flags used in system testing. For other flags, please visit the CLI syntax reference under Appendix section of User Guide.
--test-mode
--test-mode
: Enables test mode behavior.
ConfigSystemTest
.--fresh-cloning
. Fresh cloning is always false
when running RepoSense normally, and is only used in
system tests.--fresh-cloning
--fresh-cloning
: Clones the repo again if it has been cloned before.
ConfigSystemTest
.--test-mode
flag to be enabled.