Commit fdfc8a1
committed
refactor: improve e2e test consistency
- Move runGitWtWithStderr to helper_test.go for shared access
- Replace manual git add/commit blocks with commitUnmergedChange helper in delete_test.go
- Convert shell-variant subtests (bash/zsh/fish) to table-driven style in config_test.go
- Apply gofmt formatting to basic_test.go1 parent 5776f94 commit fdfc8a1
4 files changed
Lines changed: 163 additions & 301 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
820 | 820 | | |
821 | 821 | | |
822 | 822 | | |
823 | | - | |
824 | | - | |
825 | | - | |
826 | | - | |
827 | | - | |
828 | | - | |
829 | | - | |
830 | | - | |
831 | | - | |
832 | | - | |
833 | | - | |
834 | | - | |
835 | | - | |
0 commit comments