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

3424 Commits

Author SHA1 Message Date
a94c703afb fail on vendor directory mismatch
try this

or this

more
2022-08-15 19:55:27 +10:00
6d7a7afbbc update test readme 2022-08-15 19:24:36 +10:00
6abcfd5cba missed a spot 2022-08-14 21:39:07 +10:00
a95d3e26b3 Merge pull request #2114 from jesseduffield/more-test-examples 2022-08-14 21:37:09 +10:00
af45692e24 fix CI 2022-08-14 21:34:37 +10:00
fed2aaf37f migrate menuFromCommand integration test 2022-08-14 21:30:37 +10:00
b2ae651686 add slow flag to integration tests 2022-08-14 20:49:20 +10:00
e875d6b448 ensuring you can't accidentally forget to add a test to the tests list 2022-08-14 20:49:20 +10:00
53979f7cec a more complex custom command test 2022-08-14 20:49:20 +10:00
9c0d860980 basic custom command test 2022-08-14 20:49:20 +10:00
4aea005f26 Merge pull request #2098 from Ryooooooga/feature/not-a-repository-quit 2022-08-14 17:37:07 +10:00
39e9266089 Merge pull request #2110 from mark2185/fix-ignore-or-exclude-file-menu 2022-08-14 17:35:35 +10:00
f999c90a7b Merge pull request #2113 from jesseduffield/better-test-structure 2022-08-14 17:31:53 +10:00
502723421b build integration binaries on CI to ensure they compile 2022-08-14 17:20:52 +10:00
5173d7f5e1 better CLI interface 2022-08-14 17:20:52 +10:00
349a7d2453 even better structure 2022-08-14 11:24:07 +10:00
f3837000dd bump gocui 2022-08-13 20:12:04 +10:00
d1b093e703 no need for this 2022-08-13 19:30:51 +10:00
c66a2c3465 Updated README.md 2022-08-13 04:18:48 +00:00
ba7d639940 Merge pull request #2094 from jesseduffield/better-integration-tests 2022-08-13 14:18:27 +10:00
cad84c9e74 ensure we don't try to run another test when lazygit is invoked as a daemon 2022-08-13 14:12:35 +10:00
5e475355bf add tests for my tests 2022-08-13 13:56:50 +10:00
304d74370e refactor to ensure code doesn't depend on integration code 2022-08-13 13:56:50 +10:00
2bdefe2049 add assertion to prevent flakiness 2022-08-13 13:56:50 +10:00
faed509bfd fix CI 2022-08-13 13:56:50 +10:00
b8d9443999 rename helpers to components 2022-08-13 13:55:17 +10:00
de84b6c4b9 remove buggy-ass action 2022-08-13 13:55:09 +10:00
610eddfe05 fix CI 2022-08-13 13:55:09 +10:00
1ef6f4c0e1 renaming 2022-08-13 13:55:08 +10:00
ae798157d2 update comments 2022-08-13 13:55:08 +10:00
a45b22e12f re-name Input and improve documentation 2022-08-13 13:55:08 +10:00
ba96baee32 move code from main into app package to allow test to be injected 2022-08-13 13:55:08 +10:00
d890238c7b move input and assert into integration tests package 2022-08-13 13:52:13 +10:00
46ae55f91e introduce gui adapter 2022-08-13 13:51:56 +10:00
0ff5b74d80 IgnoreOrExclude should be a menu 2022-08-11 14:23:02 +02:00
225c563c63 another integration test 2022-08-11 21:24:16 +10:00
77881a9c7d add new integration test pattern 2022-08-11 21:24:15 +10:00
c7f9d5801b Merge pull request #2108 from eetann/fix-document-link 2022-08-10 16:04:39 +10:00
77622e5638 fix: document link 2022-08-10 13:17:07 +09:00
8b371ada73 feat(config): add notARepository: quit 2022-08-08 18:11:58 +09:00
fc49068a6f better bug report template 2022-08-08 18:53:22 +10:00
95297f72a3 even better 2022-08-08 18:50:48 +10:00
121872ac27 new feature request template 2022-08-08 18:46:11 +10:00
70a46028e1 Merge pull request #2093 from jesseduffield/fix-hidden-suggestions 2022-08-07 19:30:43 +10:00
e4e04cfa8f fix hidden suggestions 2022-08-07 19:20:02 +10:00
2e7b935bfb Merge pull request #2089 from jesseduffield/render-to-main-refactor 2022-08-07 13:03:28 +10:00
71a9389ca4 Merge pull request #2087 from xxdavid/bitbucket_custom_username 2022-08-07 13:01:04 +10:00
b77f3160f1 Merge pull request #2004 from mark2185/fix-add-to-gitignore-newline 2022-08-07 12:49:39 +10:00
92bde6dda4 Merge pull request #2086 from luzpaz/README 2022-08-07 12:48:04 +10:00
d73a236d7c allow rendering to main panels from anywhere 2022-08-07 12:05:51 +10:00