1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00
lazygit/pkg
Stefan Haller 161bb684fa Make integration test more robust
If you ran this test enough times it would eventually fail; this happened
whenever the resulting squashed commit had a sha that happened to start with
"02". We test that "commit 02" does not appear in the diff window, but in that
case it did, at the very top of the window.

A better fix might be to change the commit message that we use in CreateNCommits
to something other than "commit XY", but that would require touching tons of
tests, so this is the easier fix.
2023-02-27 08:53:06 +01:00
..
app Bump minimum required git version to 2.20 2023-02-19 10:20:14 +01:00
cheatsheet integrate snake game into lazygit 2022-12-30 12:18:59 +11:00
commands cleanup integration test code 2023-02-26 12:54:13 +11:00
common
config remove x keybinding for opening menu so we now only use '?' 2023-02-20 19:28:45 +11:00
constants
env
fakes cleanup integration test code 2023-02-26 12:54:13 +11:00
gui migrate patch building tests 2023-02-25 21:37:16 +11:00
i18n mention path in tooltips 2023-02-20 19:28:45 +11:00
integration Make integration test more robust 2023-02-27 08:53:06 +01:00
logs
secureexec
snake integrate snake game into lazygit 2022-12-30 12:18:59 +11:00
tasks
theme [#2279] defaultFgColor entry in theme config 2022-11-21 21:48:18 +01:00
updates
utils fix: fix ReplacePlaceholderString 2023-01-18 20:56:22 +09:00