Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hooks/EXAMPLES/FVT-option-clean-hooks-00[1-4] - create a test cases to test -c -hooks #47

Open
BradleyA opened this issue Feb 1, 2020 · 0 comments
Assignees
Labels
additional testing Test security & policy compliance and evaluate whether the solution satisfies the requirements. needs investigation What? How? new command/service

Comments

@BradleyA
Copy link
Owner

BradleyA commented Feb 1, 2020

Describe:

#    MUST restore deleted test cases because git-TEST-cases.sh -c --hooks , just deleted them
# >>>   remove after debuggiing
echo ">>> May not be able to create a test case without creating a new a new git repository to test these options       <<<"
echo ">>> becasue these options remove/clean all test cases that are not custom or setup or cleanup scripts     <<<"
echo ">>> in the git repository . . .           <<<"
pwd
echo ">>>       <<<"
# >>>   remove after debuggiing
##      echo     "#!/bin/bash" > "${REPOSITORY_DIR}"/hooks/tmp_DIR_"${COMMAND_NAME}"/TEST/tmp_CMD_"${COMMAND_NAME}"/FVT-setup.sh
##      if [[ -x "${REPOSITORY_DIR}"/hooks/tmp_DIR_"${COMMAND_NAME}"/TEST/tmp_CMD_"${COMMAND_NAME}"/FVT-setup.sh ]]  ; then ./FVT-setup.sh ; fi
##      if [[ -x "SA-setup.sh"  ]]  ; then ./SA-setup.sh  ; fi

Version:

  • Command: hooks/EXAMPLES/FVT-option-clean-hooks-001
@BradleyA BradleyA added additional testing Test security & policy compliance and evaluate whether the solution satisfies the requirements. needs investigation What? How? new command/service labels Feb 1, 2020
@BradleyA BradleyA self-assigned this Feb 1, 2020
BradleyA added a commit that referenced this issue Feb 1, 2020
…te a test case without creating a new a new git repository #47
@BradleyA BradleyA changed the title hooks/EXAMPLES/FVT-option-clean-hooks-00[1-4] - create a test to test -c -hooks hooks/EXAMPLES/FVT-option-clean-hooks-00[1-4] - create a test cases to test -c -hooks Feb 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
additional testing Test security & policy compliance and evaluate whether the solution satisfies the requirements. needs investigation What? How? new command/service
Projects
None yet
Development

No branches or pull requests

1 participant