summaryrefslogtreecommitdiffstats
path: root/pkg/integration/components
AgeCommit message (Expand)Author
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
2023-02-19test: add an integration test for creating tag on branchesRyooooooga
2023-02-19migrate revert merge testJesse Duffield
2023-02-19migrate forcePush integration testJesse Duffield
2023-02-18Undo a change made in #2444 that we didn't end up needingstk
2023-02-18update view cursor when selecting new line in patch explorer viewJesse Duffield
2023-02-15Make SelectedLine/SelectedLineIdx work in staging/stagingSecondary viewsstk
2023-02-12migrate submodule enter testJesse Duffield
2023-02-12fix testJesse Duffield
2023-02-12migrate submodule add testJesse Duffield
2023-02-07Disable ~/.gitconfig when running integration testsstk
2023-01-26better testJesse Duffield
2022-12-30migrate test for rename branch and pullJesse Duffield
2022-12-30migrate fetchPrune integration testJesse Duffield
2022-12-28rename functionJesse Duffield
2022-12-28migrate discard staged changes testJesse Duffield
2022-12-28rename from asserter to driverJesse Duffield
2022-12-28move popup assertions into a structJesse Duffield
2022-12-28create actions structJesse Duffield
2022-12-28remove broken testJesse Duffield
2022-12-28fix suggestions testJesse Duffield
2022-12-28fix bugJesse Duffield
2022-12-28minor changesJesse Duffield
2022-12-27remove dependency on modelJesse Duffield
2022-12-27move shell into test driverJesse Duffield
2022-12-27rename input to tJesse Duffield