1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-29 00:51:35 +02:00
Commit Graph

21 Commits

Author SHA1 Message Date
cc5d13c833 allow adding whole diff to patch
this was causing a panic

add integration test for toggling all commit files
2022-03-23 23:36:58 +11:00
a34bdf1a04 update linters 2022-03-19 12:12:57 +11:00
e0ae134ee4 generate snapshot for expected dir in separate tmp dir 2022-01-29 00:17:32 +11:00
1d90e1b565 add submodule integration tests 2022-01-29 00:17:32 +11:00
5e6e1617aa add another bisect integration test 2022-01-26 16:52:20 +11:00
2691477aff allow sandbox mode with integration tests 2022-01-17 19:14:59 +11:00
2436ff197a fewer panics 2022-01-09 14:14:47 +11:00
43a4fa970d WIP 2022-01-04 09:07:15 +11:00
b4c078d565 WIP 2022-01-04 09:07:15 +11:00
2008c39516 add tests for dealing with remotes 2021-10-22 21:33:17 +11:00
273aba38d4 stricter CI 2021-04-09 00:15:48 +10:00
a229547048 fix CI 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
fb9b6314a0 ensure we're passing the right testing struct pointer around 2021-04-06 19:34:32 +10:00
d4f3b292e6 even slower retries for CI 2021-04-06 19:34:32 +10:00
ace4350319 update snapshots to include tags comparison 2021-04-06 19:34:32 +10:00
27525f1d42 support passing extra command args in integration tests 2021-04-06 19:34:32 +10:00
440eb387d7 much cleaner integration test code 2021-04-06 19:34:32 +10:00
28ffaf9348 tiny refactor 2021-04-06 19:34:32 +10:00
d7da6dde0e allow decimal replay speeds for integration tests 2021-04-06 19:34:32 +10:00
8e9d08bc10 minor cleanup of integration code 2021-04-06 19:34:32 +10:00