jesseduffield.lazygit/pkg/integration/tests/commit
Jesse Duffield 4ff02bd3b7 Add integration test for commit highlighting on focus
A better refactor would be to allow matchers to assert against either a string or a slice of cells, so that I could have
the same ergonomics that I have elsewhere, but this is a start.
2023-06-01 22:20:30 +10:00
..
amend.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
commit.go Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
commit_multiline.go Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
commit_wip_with_prefix.go Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
commit_with_prefix.go Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
create_tag.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
discard_old_file_change.go Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
highlight.go Add integration test for commit highlighting on focus 2023-06-01 22:20:30 +10:00
history.go Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
history_complex.go Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
new_branch.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
reset_author.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
revert.go Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
revert_merge.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
reword.go Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
search.go Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
set_author.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
stage_range_of_lines.go Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
staged.go Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
staged_without_hooks.go Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
unstaged.go Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00