1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-02 09:21:40 +02:00
lazygit/test/integration
2022-11-12 10:53:12 +11:00
..
branchReset refactor integration tests 2022-03-27 14:58:20 +11:00
commitMultiline refactor integration tests 2022-03-27 14:58:20 +11:00
commitsRevert refactor integration tests 2022-03-27 14:58:20 +11:00
confirmQuit refactor integration tests 2022-03-27 14:58:20 +11:00
diffing refactor integration tests 2022-03-27 14:58:20 +11:00
diffing2 refactor integration tests 2022-03-27 14:58:20 +11:00
diffing3 refactor integration tests 2022-03-27 14:58:20 +11:00
discardFileChanges refactor integration tests 2022-03-27 14:58:20 +11:00
discardOldFileChanges refactor integration tests 2022-03-27 14:58:20 +11:00
discardStagedFiles Discard staged changes only 2022-05-08 14:24:28 +02:00
excludeGitIgnore try having at least one commit created 2022-07-05 19:33:44 +10:00
excludeMenu try having at least one commit created 2022-07-05 19:33:44 +10:00
fetchPrune refactor integration tests 2022-03-27 14:58:20 +11:00
fetchRemoteBranchWithNonmatchingName Fetch the correct remote branch 2022-06-01 20:35:09 +02:00
filterPath refactor integration tests 2022-03-27 14:58:20 +11:00
filterPath2 refactor integration tests 2022-03-27 14:58:20 +11:00
filterPath3 refactor integration tests 2022-03-27 14:58:20 +11:00
forcePush refactor integration tests 2022-03-27 14:58:20 +11:00
forcePushMultipleMatching refactor integration tests 2022-03-27 14:58:20 +11:00
forcePushMultipleUpstream refactor integration tests 2022-03-27 14:58:20 +11:00
gitArg allow opening lazygit to a specific panel 2022-06-11 11:23:56 +10:00
gitignoreMenu Rerun integration test 2022-08-03 14:08:52 +02:00
initialOpen refactor integration tests 2022-03-27 14:58:20 +11:00
mergeConflictRevert refactor integration tests 2022-03-27 14:58:20 +11:00
mergeConflicts refactor integration tests 2022-03-27 14:58:20 +11:00
mergeConflictsFiltered refactor integration tests 2022-03-27 14:58:20 +11:00
mergeConflictsResolvedExternally refactor integration tests 2022-03-27 14:58:20 +11:00
mergeConflictUndo refactor integration tests 2022-03-27 14:58:20 +11:00
patchBuilding refactor integration tests 2022-03-27 14:58:20 +11:00
patchBuilding2 refactor integration tests 2022-03-27 14:58:20 +11:00
patchBuildingToggleAll refactor integration tests 2022-03-27 14:58:20 +11:00
patchBuildingWithFiletree refactor integration tests 2022-03-27 14:58:20 +11:00
popupFocus add integration test to ensure we don't run into issues with popup focus 2022-08-01 22:17:06 +10:00
pull refactor integration tests 2022-03-27 14:58:20 +11:00
pullAndSetUpstream refactor integration tests 2022-03-27 14:58:20 +11:00
pullMerge refactor integration tests 2022-03-27 14:58:20 +11:00
pullMergeConflict refactor integration tests 2022-03-27 14:58:20 +11:00
pullRebase refactor integration tests 2022-03-27 14:58:20 +11:00
pullRebaseConflict refactor integration tests 2022-03-27 14:58:20 +11:00
pullRebaseInteractive refactor integration tests 2022-03-27 14:58:20 +11:00
pullRebaseInteractiveWithDrop refactor integration tests 2022-03-27 14:58:20 +11:00
push refactor integration tests 2022-03-27 14:58:20 +11:00
pushAndSetUpstream refactor integration tests 2022-03-27 14:58:20 +11:00
pushAndSetUpstreamDefault refactor integration tests 2022-03-27 14:58:20 +11:00
pushFollowTags refactor integration tests 2022-03-27 14:58:20 +11:00
pushNoFollowTags refactor integration tests 2022-03-27 14:58:20 +11:00
pushTag refactor integration tests 2022-03-27 14:58:20 +11:00
pushWithCredentials refactor integration tests 2022-03-27 14:58:20 +11:00
rebase refactor integration tests 2022-03-27 14:58:20 +11:00
rebase2 refactor integration tests 2022-03-27 14:58:20 +11:00
rebase3 refactor integration tests 2022-03-27 14:58:20 +11:00
rebaseFixupAndSquash refactor integration tests 2022-03-27 14:58:20 +11:00
rebaseFixups refactor integration tests 2022-03-27 14:58:20 +11:00
rebaseRewordLastCommit refactor integration tests 2022-03-27 14:58:20 +11:00
rebaseRewordOldCommit refactor integration tests 2022-03-27 14:58:20 +11:00
rebaseSwapping refactor integration tests 2022-03-27 14:58:20 +11:00
reflogCheckout refactor integration tests 2022-03-27 14:58:20 +11:00
reflogCherryPick refactor integration tests 2022-03-27 14:58:20 +11:00
reflogCommitFiles refactor integration tests 2022-03-27 14:58:20 +11:00
reflogHardReset refactor integration tests 2022-03-27 14:58:20 +11:00
rememberCommitMessageAfterFail refactor integration tests 2022-03-27 14:58:20 +11:00
resetAuthor Add integration test for reset author command. 2022-05-08 13:29:57 +10:00
searching refactor integration tests 2022-03-27 14:58:20 +11:00
searchingInStagingPanel refactor integration tests 2022-03-27 14:58:20 +11:00
setAuthor support setting the author of a commit 2022-06-09 19:12:20 +10:00
setUpstream Add integration tests 2022-04-18 10:22:25 +02:00
setUpstreamThroughPush Add integration tests 2022-04-18 10:22:25 +02:00
squash refactor integration tests 2022-03-27 14:58:20 +11:00
staging refactor to only have one context per view 2022-08-06 13:49:11 +10:00
stagingDiscard refactor to only have one context per view 2022-08-06 13:49:11 +10:00
stagingDiscardAll refactor to only have one context per view 2022-08-06 13:49:11 +10:00
stagingEnterSecondary refactor to only have one context per view 2022-08-06 13:49:11 +10:00
stagingForcedToggle refactor to only have one context per view 2022-08-06 13:49:11 +10:00
staginWithDiffContextChange refactor integration tests 2022-03-27 14:58:20 +11:00
stash Add integration tests 2022-04-17 11:08:36 +02:00
stashAllChanges Update stashing tests to apply instead of pop 2022-05-06 12:03:18 +02:00
stashAllChangesKeepIndex Update stashing tests to apply instead of pop 2022-05-06 12:03:18 +02:00
stashDrop Update stashPop and stashDrop setups 2022-04-18 10:29:36 +02:00
stashNewBranch refactor integration tests 2022-03-27 14:58:20 +11:00
stashPop Update stashPop and stashDrop setups 2022-04-18 10:29:36 +02:00
stashStagedChanges Update stashing tests to apply instead of pop 2022-05-06 12:03:18 +02:00
stashUnstagedChanges Update stashing tests to apply instead of pop 2022-05-06 12:03:18 +02:00
submoduleAdd fix broken CI (see https://vielmetti.typepad.com/logbook/2022/10/git-security-fixes-lead-to-fatal-transport-file-not-allowed-error-in-ci-systems-cve-2022-39253.html) 2022-11-12 10:53:12 +11:00
submoduleEnter fix broken CI (see https://vielmetti.typepad.com/logbook/2022/10/git-security-fixes-lead-to-fatal-transport-file-not-allowed-error-in-ci-systems-cve-2022-39253.html) 2022-11-12 10:53:12 +11:00
submoduleRemove fix broken CI (see https://vielmetti.typepad.com/logbook/2022/10/git-security-fixes-lead-to-fatal-transport-file-not-allowed-error-in-ci-systems-cve-2022-39253.html) 2022-11-12 10:53:12 +11:00
submoduleReset fix broken CI (see https://vielmetti.typepad.com/logbook/2022/10/git-security-fixes-lead-to-fatal-transport-file-not-allowed-error-in-ci-systems-cve-2022-39253.html) 2022-11-12 10:53:12 +11:00
switchTabFromMenu refactor integration tests 2022-03-27 14:58:20 +11:00
tags refactor integration tests 2022-03-27 14:58:20 +11:00
tags2 refactor integration tests 2022-03-27 14:58:20 +11:00
tags3 refactor integration tests 2022-03-27 14:58:20 +11:00
tags4 refactor integration tests 2022-03-27 14:58:20 +11:00
undo refactor integration tests 2022-03-27 14:58:20 +11:00
undo2 refactor integration tests 2022-03-27 14:58:20 +11:00
unsetUpstream Add integration tests 2022-04-18 10:22:25 +02:00