1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-19 00:28:03 +02:00
Commit Graph

6505 Commits

Author SHA1 Message Date
b4e9806352 fix test 2022-12-28 10:32:36 +11:00
f495945b87 fix bug 2022-12-28 10:29:32 +11:00
47de61b57c update integration test readme 2022-12-28 10:23:59 +11:00
06c878c051 minor changes 2022-12-28 10:23:54 +11:00
ed93e0a2b0 remove dependency on model 2022-12-27 22:52:20 +11:00
c5050ecabd move shell into test driver 2022-12-27 21:47:37 +11:00
78b495f50a rename input to t 2022-12-27 21:35:36 +11:00
53e06b71ae add tap function 2022-12-27 21:26:18 +11:00
b166b8f776 combine assert and input structs, clean up interface 2022-12-27 21:26:18 +11:00
c5c9f5bb94 rename 2022-12-27 21:26:18 +11:00
09e80e5f2a better namespacing for assertions 2022-12-27 21:26:18 +11:00
be30cbb375 add view asserter getter struct 2022-12-27 21:26:18 +11:00
b64f55518b refactor commit message stuff in integration tests 2022-12-27 21:26:18 +11:00
926ed7b9b2 more refactoring of popup stuff 2022-12-27 21:26:18 +11:00
8052ac4fd6 add prompt asserter 2022-12-27 21:26:18 +11:00
c976839a63 refactor prompt handling in integration tests 2022-12-27 21:26:17 +11:00
ac127f017e chore(config): remove unused config 2022-12-26 16:14:30 +09:00
17140e1d8d Updated README.md 2022-12-26 06:59:43 +00:00
cd418ec929 Merge pull request #2330 from jesseduffield/yet-more-test-migrations 2022-12-26 17:59:30 +11:00
8c89069965 update readme 2022-12-26 17:51:19 +11:00
09db4c4397 allow checking if line is selected in Lines and TopLines methods 2022-12-26 17:45:10 +11:00
96310288ee allow chaining matchers 2022-12-26 17:15:33 +11:00
c841ba8237 add switch-to-view methods 2022-12-26 16:49:54 +11:00
9a6f21ce42 cleaner test assertions 2022-12-26 12:20:13 +11:00
fa0414777f rename SelectedLine to CurrentLine in tests 2022-12-26 10:42:19 +11:00
5d2584a188 introduce ViewLines functions 2022-12-25 11:38:00 +11:00
fb15a2f4f8 Merge pull request #2326 from Ryooooooga/fix-scroll
fix https://github.com/jesseduffield/lazygit/issues/2309
2022-12-24 19:20:23 +11:00
ef62a35d79 Updated README.md 2022-12-24 08:19:34 +00:00
05425cfba0 Merge pull request #2329 from jesseduffield/yet-more-test-migrations 2022-12-24 19:19:15 +11:00
b623ecf898 add helper functions for popups in tests 2022-12-24 19:15:59 +11:00
aedfce2845 refactor to not have Match at the start of assert method names, because it reads better that way 2022-12-24 19:14:52 +11:00
c19f52255c add task for opening deprecated tests TUI 2022-12-24 19:14:52 +11:00
fa97b0c76e move background code into its own file 2022-12-24 19:14:52 +11:00
588850b090 focus terminal when running a test 2022-12-24 19:05:46 +11:00
13639ac924 faster test 2022-12-24 19:05:46 +11:00
5c11b1ecb7 discard changes integration test 2022-12-24 19:05:46 +11:00
7c7f7bf9b9 migrate diffing integration tests 2022-12-21 22:52:23 +11:00
57a1817deb don't kill long-running sandbox sessions 2022-12-21 22:51:39 +11:00
b6c73b3620 Change null as the default return-alt1 2022-12-20 21:39:24 +08:00
7bdba1abe4 fix(#2309): fix diff scroll 2022-12-20 22:25:49 +09:00
c77df59b9b Merge pull request #2325 from jesseduffield/migrate-even-more-tests 2022-12-20 23:14:10 +11:00
f910b42c9c migrate confirm-on-quit integration test 2022-12-20 23:08:39 +11:00
dde70486a1 apply user config changes in sandbox mode 2022-12-20 23:07:43 +11:00
186b7197e4 clean up some integration test stuff 2022-12-20 22:54:00 +11:00
6ec88ce8ba Merge pull request #2323 from jesseduffield/migrate-more-tests 2022-12-20 22:51:04 +11:00
e3c6738535 remove snapshot approach for new integration tests 2022-12-20 22:45:03 +11:00
bc4ace8357 add commit revert integration test 2022-12-20 22:45:02 +11:00
b40190bd94 add multi-line commit integration test 2022-12-20 22:45:02 +11:00
abbd598992 bump gocui 2022-12-20 22:06:44 +11:00
5679efe174 Merge pull request #2239 from bdach/u2f-key-prompts
close https://github.com/jesseduffield/lazygit/issues/2230
2022-12-20 21:44:29 +11:00