lazygit/pkg/integration/tests/commit
2023-05-17 17:07:50 +10:00
..
amend.go Add integration test for amending from the files panel 2023-04-01 08:16:15 +02:00
commit.go improved commit test 2023-02-20 18:20:23 +11:00
commit_multiline.go Split commit message panel into commit summary and commit description panel 2023-04-30 12:17:34 +10:00
commit_wip_with_prefix.go remove empty message check as message of commit can be empty 2023-05-17 17:07:50 +10:00
commit_with_prefix.go remove empty message check as message of commit can be empty 2023-05-17 17:07:50 +10:00
create_tag.go add create tag from commit test 2023-02-20 19:01:08 +11:00
discard_old_file_change.go migrate discard old file change test 2022-12-28 13:01:32 +11:00
history.go Retain commit message when cycling history 2023-04-30 12:17:34 +10:00
history_complex.go Retain commit message when cycling history 2023-04-30 12:17:34 +10:00
new_branch.go move popup assertions into a struct 2022-12-28 11:00:22 +11:00
reset_author.go migrate more tests 2023-02-22 21:57:32 +11:00
revert.go move popup assertions into a struct 2022-12-28 11:00:22 +11:00
revert_merge.go migrate revert merge test 2023-02-19 15:48:09 +11:00
reword.go Split commit message panel into commit summary and commit description panel 2023-04-30 12:17:34 +10:00
search.go migrate more tests 2023-02-22 21:57:32 +11:00
set_author.go migrate more tests 2023-02-22 21:57:32 +11:00
stage_range_of_lines.go Select next stageable line correctly after staging a range of lines 2023-02-15 21:29:00 +01:00
staged.go refresh the staging panel on successful commit 2023-03-20 20:13:59 +11:00
staged_without_hooks.go refresh the staging panel on successful commit 2023-03-20 20:13:59 +11:00
unstaged.go Make SelectedLine/SelectedLineIdx work in staging/stagingSecondary views 2023-02-15 21:22:11 +01:00