1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-01 00:54:58 +02:00
Commit Graph

250 Commits

Author SHA1 Message Date
b8735cc609 fix tags integration tests 2021-12-26 17:08:31 +11:00
517dab7d05 add annotated tag integration test 2021-12-26 17:08:31 +11:00
2fc1498517 some refactoring in anticipation of the graph feature 2021-11-01 10:03:49 +11:00
72bce201df support scrolling the list in the integrations app 2021-10-30 18:26:06 +11:00
b6a5e9d615 use cached git config 2021-10-23 10:26:47 +11:00
5011cac7ea show filetree by default 2021-10-22 22:39:17 +11:00
2008c39516 add tests for dealing with remotes 2021-10-22 21:33:17 +11:00
79848087bc Switch to github.com/gookit/color for terminal colors 2021-07-30 15:14:46 +02:00
1aa45b0142 Update tests 2021-06-16 15:00:17 +10:00
23285eab40 more resilient test 2021-06-16 15:00:17 +10:00
d65c018875 Add integration test 2021-06-16 15:00:17 +10:00
fb395bca6e support reverting merge commits 2021-06-05 22:15:51 +10:00
4f700c23ba fix crash on first open 2021-04-07 22:59:53 +10:00
c6825e3d0d skip some tests that are failing on CI for some reason 2021-04-06 19:34:32 +10:00
20bdba15f6 amend reword test 2021-04-06 19:34:32 +10:00
b1df0fafa2 remove junk test 2021-04-06 19:34:32 +10:00
15046a0454 more tests for branches 2021-04-06 19:34:32 +10:00
fb9b6314a0 ensure we're passing the right testing struct pointer around 2021-04-06 19:34:32 +10:00
0719a3e36e stop checking out branches when doing a rename. Instead just move the cursor to the new position 2021-04-06 19:34:32 +10:00
a3b0efb82e branch rename test 2021-04-06 19:34:32 +10:00
bde324820d more tests 2021-04-06 19:34:32 +10:00
bbdbbd0b1b more tests 2021-04-06 19:34:32 +10:00
39eb937830 update test descriptions 2021-04-06 19:34:32 +10:00
12ca922a41 add tests for diffing 2021-04-06 19:34:32 +10:00
d80d1f8493 more tests 2021-04-06 19:34:32 +10:00
ace4350319 update snapshots to include tags comparison 2021-04-06 19:34:32 +10:00
cf99b47ec0 another filter path test 2021-04-06 19:34:32 +10:00
546eb50bac add another filter path test 2021-04-06 19:34:32 +10:00
38739b16bc add filter path test 2021-04-06 19:34:32 +10:00
440eb387d7 much cleaner integration test code 2021-04-06 19:34:32 +10:00
d7da6dde0e allow decimal replay speeds for integration tests 2021-04-06 19:34:32 +10:00
4c71c26593 speed up test 2021-04-06 19:34:32 +10:00
abdd2455bb allow playing and updating snapshots 2021-04-06 19:34:32 +10:00
549d73a0b1 fix lint issues 2021-04-06 19:34:32 +10:00
78f17aa541 update squash integration test 2021-04-06 19:34:32 +10:00
7578a7466f update searching tests 2021-04-06 19:34:32 +10:00
8681a6b4e2 update patch building with filetree test 2021-04-06 19:34:32 +10:00
efed313721 update patch building 2 test 2021-04-06 19:34:32 +10:00
795cf39ddf update patch building test 2021-04-06 19:34:32 +10:00
f08f248cb7 update merge conflict test 2021-04-06 19:34:32 +10:00
3c20425649 update merge conflict undo test 2021-04-06 19:34:32 +10:00
2295407a45 update discard file changes test 2021-04-06 19:34:32 +10:00
828a2acd26 update branch autocomplete integration test 2021-04-06 19:34:32 +10:00
843b8ceab0 support tcell simulation screen 2021-04-06 19:34:32 +10:00
011451464f working on integration tests working again 2021-04-06 19:34:32 +10:00
464d022a86 minor refactor 2021-04-06 19:34:32 +10:00
4b69ab08c1 WIP 2021-04-06 19:34:32 +10:00
8b7f7cbc30 linting 2021-04-02 11:09:12 +11:00
b6d0bdfa2d another integration test 2021-04-02 11:09:12 +11:00
bdf2b2d5c4 add merge conflict undo integration test 2021-04-02 11:09:12 +11:00