1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-04 10:34:55 +02:00
lazygit/pkg
Jesse Duffield a9ae5063c2 Fix flakey test
Whenever we perform an action in a test, we should assert on the result before doing the next action.
This prevents issues where the test moves too fast for our code. It would be nice to not have to do this,
but for now that's the situation
2023-06-03 15:54:03 +10:00
..
app Allow global logging when developing 2023-05-25 18:31:32 +10:00
cheatsheet Use sentence case everywhere 2023-05-25 23:52:19 +10:00
commands Appease linter 2023-06-03 15:54:03 +10:00
common
config show commits against branches 2023-06-01 19:21:24 +10:00
constants
env
fakes cleanup integration test code 2023-02-26 12:54:13 +11:00
gui Appease linter 2023-06-03 15:54:03 +10:00
i18n Show menu instead of prompt when there are conflicts in a rebase or merge 2023-06-01 10:51:48 +02:00
integration Fix flakey test 2023-06-03 15:54:03 +10:00
logs Allow global logging when developing 2023-05-25 18:31:32 +10:00
secureexec Cache binary paths 2023-05-23 19:15:33 +10:00
snake
tasks prevent unnecessary re-renders of view 2023-04-02 15:44:05 +10:00
theme Set defaults colours to 'default', not 'white' 2023-06-01 18:59:04 +10:00
updates Construct arg vector manually rather than parse string 2023-05-23 19:49:19 +10:00
utils show commits against branches 2023-06-01 19:21:24 +10:00