1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-10 04:07:18 +02:00
lazygit/pkg/integration/tests
Luka Markušić b3d086bdc1 Resolve the prompt just before using it
In case a later command depends on a prompt input from a previous one we
need to evaluate it only after the previous prompt has been confirmed.
2022-11-25 22:46:36 +01:00
..
bisect add another bisect integration test 2022-09-09 20:55:47 -07:00
branch fix: fix ambiguous branch name 2022-11-14 19:05:07 +11:00
cherry_pick add integration tests for cherry picking 2022-09-16 22:15:16 -07:00
commit add slow flag to integration tests 2022-08-14 20:49:20 +10:00
config (#2288) quote remoteName before compiling regex 2022-11-24 12:56:28 +00:00
custom_commands Resolve the prompt just before using it 2022-11-25 22:46:36 +01:00
file fix could-not-access error 2022-11-12 18:09:15 -03:30
interactive_rebase update test 2022-09-24 23:37:17 +02:00
shared add integration tests for cherry picking 2022-09-16 22:15:16 -07:00
stash test: add more assertions 2022-11-12 18:09:15 -03:30
tests.go Resolve the prompt just before using it 2022-11-25 22:46:36 +01:00