1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-12 11:15:00 +02:00
lazygit/pkg/integration/tests
stk b499eba1a8 Select next stageable line correctly after staging a range of lines
We already have this very convenient behavior of jumping to the next stageable
line after staging something. However, while this worked well for staging
single lines or hunks, it didn't work correctly when staging a range of lines;
in this case we want to start searching from the first line of the range.
2023-02-15 21:29:00 +01:00
..
bisect move popup assertions into a struct 2022-12-28 11:00:22 +11:00
branch Explicitly pass --no-autosquash when rebasing 2023-02-09 18:21:11 +01:00
cherry_pick move popup assertions into a struct 2022-12-28 11:00:22 +11:00
commit Select next stageable line correctly after staging a range of lines 2023-02-15 21:29:00 +01:00
config remove dependency on model 2022-12-27 22:52:20 +11:00
custom_commands move popup assertions into a struct 2022-12-28 11:00:22 +11:00
diff Add integration test for ignoring whitespace in diff 2023-02-07 13:33:10 +01:00
file more git ignore stuff in integration test 2022-12-30 22:42:32 +11:00
filter_by_path appease linter 2022-12-30 22:47:56 +11:00
interactive_rebase move popup assertions into a struct 2022-12-28 11:00:22 +11:00
misc move popup assertions into a struct 2022-12-28 11:00:22 +11:00
patch_building Skipping copy_patch_to_clipboard test case 2023-01-29 10:20:56 +05:30
shared add integration tests for cherry picking 2022-09-16 22:15:16 -07:00
stash move popup assertions into a struct 2022-12-28 11:00:22 +11:00
submodule migrate submodule reset test 2023-02-12 18:12:01 +11:00
sync migrate test for rename branch and pull 2022-12-30 22:42:32 +11:00
tests.go Add test demonstrating selection bug when staging a range of lines 2023-02-15 21:28:05 +01:00