summaryrefslogtreecommitdiffstats
path: root/pkg/integration/components
AgeCommit message (Expand)Author
2023-08-02Appease linterJesse Duffield
2023-08-01Wait in demo after setting captionJesse Duffield
2023-07-31Add demo test variantJesse Duffield
2023-07-30Remove secureexec packageJesse Duffield
2023-07-30Standardise on using lo for slice functionsJesse Duffield
2023-07-30Add test for opening lazygit in the worktree of a bare repoJesse Duffield
2023-07-30Support fastforwarding worktreeJesse Duffield
2023-07-30Add worktree tests for removing/detachingJesse Duffield
2023-07-30Add worktree integration testsJesse Duffield
2023-07-30Fix testsJesse Duffield
2023-07-30Fix testsJesse Duffield
2023-07-22Better tag creation UXJesse Duffield
2023-07-22Use fuzzy search when filtering a viewJesse Duffield
2023-07-19Add integration test for accordion modeJesse Duffield
2023-07-10Fix Shell.Stash() for older versions of gitStefan Haller
2023-07-10Remove StashWithMessage functionStefan Haller
2023-07-10Use -c init.defaultBranch=master to pass the desired main branch to git initStefan Haller
2023-07-10Remove mainBranch parameter from Shell.Init()Stefan Haller
2023-07-09Remove retry logic in integration testsJesse Duffield
2023-07-08Add busy count for integration testsJesse Duffield
2023-07-03Add integration tests for searching/filteringJesse Duffield
2023-06-26Fix the title and text (and variable names) of the Discard Changes promptStefan Haller
2023-06-07Fix focus issue when opening recent-repos menu at launchJesse Duffield
2023-06-03Support matchers on integers in integration testsJesse Duffield
2023-06-01Add integration test for commit highlighting on focusJesse Duffield
2023-06-01Show menu instead of prompt when there are conflicts in a rebase or mergeStefan Haller
2023-05-25Use sentence case everywhereJesse Duffield
2023-05-23Construct arg vector manually rather than parse stringJesse Duffield
2023-05-11Merge branch 'master' into refactor-better-encapsulationJesse Duffield
2023-05-02Rename From to AtLeastStefan Haller
2023-04-30Split commit message panel into commit summary and commit description panelSean
2023-04-30remove log call because it clutters test outputJesse Duffield
2023-04-30Split commit message panel into commit summary and commit description panelSean
2023-04-29enforce lowercase filenamesJesse Duffield
2023-04-15Add integration test for dropping a todo commit when there's an update-refStefan Haller
2023-04-15Add GitVersion field to NewIntegrationTestArgsStefan Haller
2023-03-19specify view when assertion on line count failsJesse Duffield
2023-03-18Fix "move patch into new commit" for partial hunk (#2507)Stefan Haller
2023-02-26cleanup integration test codeJesse Duffield
2023-02-26remove legacy integration testsJesse Duffield
2023-02-25give CI longer wait times before failing assertionsJesse Duffield
2023-02-25migrate patch building testsJesse Duffield
2023-02-25Improve staging panel integration testsJesse Duffield
2023-02-23migrate staging testsJesse Duffield
2023-02-22migrate more testsJesse Duffield
2023-02-22migrate more testsJesse Duffield
2023-02-21migrate push testsJesse Duffield
2023-02-20migrate stash testsJesse Duffield
2023-02-20add tag checkout testJesse Duffield
2023-02-19test: fix TagNamesAtRyoga