jesseduffield.lazygit/pkg/integration/components
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
..
alert_driver.go migrate patch building tests 2023-02-25 21:37:16 +11:00
assertion_helper.go cleanup integration test code 2023-02-26 12:54:13 +11:00
commit_description_panel_driver.go Split commit message panel into commit summary and commit description panel 2023-04-30 13:19:53 +10:00
commit_message_panel_driver.go Split commit message panel into commit summary and commit description panel 2023-04-30 13:19:53 +10:00
common.go Show menu instead of prompt when there are conflicts in a rebase or merge 2023-06-01 10:51:48 +02:00
confirmation_driver.go migrate patch building tests 2023-02-25 21:37:16 +11:00
file_system.go migrate patch building tests 2023-02-25 21:37:16 +11:00
git.go Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
matcher.go migrate patch building tests 2023-02-25 21:37:16 +11:00
menu_driver.go cleanup integration test code 2023-02-26 12:54:13 +11:00
paths.go cleanup integration test code 2023-02-26 12:54:13 +11:00
popup.go Split commit message panel into commit summary and commit description panel 2023-04-30 13:19:53 +10:00
prompt_driver.go cleanup integration test code 2023-02-26 12:54:13 +11:00
runner.go Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
search_driver.go migrate patch building tests 2023-02-25 21:37:16 +11:00
shell.go Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
test.go Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
test_driver.go cleanup integration test code 2023-02-26 12:54:13 +11:00
test_test.go Rename From to AtLeast 2023-05-02 16:27:32 +02:00
view_driver.go Add integration test for commit highlighting on focus 2023-06-01 22:20:30 +10:00
views.go Split commit message panel into commit summary and commit description panel 2023-04-30 13:19:53 +10:00