gitz icon indicating copy to clipboard operation
gitz copied to clipboard

Test flags and alternative invocations

Open rec opened this issue 4 years ago • 1 comments

The tests are reasonable, but skimpy:

  • They don't test many of the possible flags
  • Sometimes there are many ways to give arguments and we just give one

Automated testing for more of this is need.

rec avatar Jul 19 '19 14:07 rec

  • git-all --all --catch --dotfiles
  • git-combine --preserve-conflicts
  • git-copy/git-rename --all --create --force - also, missing source branch
  • git-delete --all

rec avatar Jul 24 '19 19:07 rec