summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2022-10-06test: add test for stash including untracked filesAndrew Hynes
2022-10-06fix(test): add stash nameAndrew Hynes
2022-09-15test: add stash messageAndrew Hynes
2022-09-15fix: use message in git stash commandAndrew Hynes
2022-09-15test: add integration testAndrew Hynes
2022-08-14fix CIJesse Duffield
2022-08-14migrate menuFromCommand integration testJesse Duffield
2022-08-14a more complex custom command testJesse Duffield
2022-08-14basic custom command testJesse Duffield
2022-08-13move code from main into app package to allow test to be injectedJesse Duffield
2022-08-13move input and assert into integration tests packageJesse Duffield
2022-08-13introduce gui adapterJesse Duffield
2022-08-11another integration testJesse Duffield
2022-08-11add new integration test patternJesse Duffield
2022-08-07Merge pull request #2004 from mark2185/fix-add-to-gitignore-newlineJesse Duffield
2022-08-06refactor to only have one context per viewJesse Duffield
2022-08-03Rerun integration testLuka Markušić
2022-08-03Fix the integration testLuka Markušić
2022-08-01add integration test to ensure we don't run into issues with popup focusJesse Duffield
2022-07-05try having at least one commit createdJesse Duffield
2022-07-05better handling of gitignore filesJesse Duffield
2022-07-05init repo before setting usernameJesse Duffield
2022-07-05Allow adding a file to the .git/info/exclude fileJuan Sanchez Montalvo
2022-06-11allow opening lazygit to a specific panelJesse Duffield
2022-06-09Merge pull request #1975 from mark2185/fix-unmatching-remote-branch-nameJesse Duffield
2022-06-09support setting the author of a commitJesse Duffield
2022-06-01Fetch the correct remote branchLuka Markušić
2022-05-08Discard staged changes onlyLuka Markušić
2022-05-08Add integration test for reset author command.Jens Pfeifle
2022-05-07more documentationJesse Duffield
2022-05-06Merge pull request #1870 from mark2185/feature/stash-unstagedJesse Duffield
2022-05-06Update stashing tests to apply instead of popLuka Markušić
2022-04-18Update stashPop and stashDrop setupsLuka Markušić
2022-04-18Add integration testsLuka Markušić
2022-04-17Remove stash_Copy testLuka Markušić
2022-04-17Add integration testsLuka Markušić
2022-04-06chore: typo hunting ft. codespellcasswedson
2022-03-27refactor integration testsJesse Duffield
2022-03-27honour push.default matching config valueJesse Duffield
2022-03-27add git fetch prune integration testJesse Duffield
2022-03-26show namesake for child viewsJesse Duffield
2022-03-24skip flakey bisect testJesse Duffield
2022-03-23allow adding whole diff to patchJesse Duffield
2022-03-19update lintersJesse Duffield
2022-03-17prevent early exit from setup scriptJesse Duffield
2022-03-17integration test for multiline commit messageJesse Duffield
2022-03-17fix integration testJesse Duffield
2022-03-17fix some thingsJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-01-29add submodule integration testsJesse Duffield