summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests/branch
AgeCommit message (Expand)Author
2024-03-09Local-ise remote branches when checking out by namecheckout-by-nameJesse Duffield
2024-01-14Use ErrorToast instead of error panel when invoking a disabled commandStefan Haller
2023-12-27Add integration test for local branch sort orderAlex March
2023-12-22Add integration test for remote branch sort orderStefan Haller
2023-11-04Fix unsetting upstream when it doesn't existLuka Markušić
2023-11-04Introduce failing "UnsetUpstream" testLuka Markušić
2023-11-04Rename integration test "ResetUpstream"Luka Markušić
2023-09-25Use upstream branch when opening pull requests (#2693)Jesse Duffield
2023-09-24feat: add a menu to rebase current branch to a target branch upstreamAzraelSec
2023-09-20Add integration test for deleting a remote branch with credentials promptStefan Haller
2023-09-18Use DisabledReason for upstream options itemsStefan Haller
2023-09-18Use UpstreamBranch for opening pull requestsLuka Markušić
2023-09-09Replace whitespace with '-' when renaming a branch (#2990)Jesse Duffield
2023-09-06feat: add a menu to reset current branch to a target branch upstreamAzraelSec
2023-09-06chore: rename "Set/Unset upstream" menu to "Upstream Options"AzraelSec
2023-09-05Replace whitespace with '-' when renaming a branchCal Courtney
2023-08-29Add integration test for the new divergence logStefan Haller
2023-08-12Add rebase from marked base commit testJesse Duffield
2023-08-10Allow deleting remote tags/branches from local tag/branch views (#2738)Federico
2023-07-31Add a "Mark commit as base commit for rebase" commandStefan Haller
2023-07-22Better tag creation UXJesse Duffield
2023-06-22Insert fake todo entry for a conflicting commit that is being appliedStefan Haller
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-04-15use lowercase text for menu items (as we're still yet to standardise on 'Sent...Jesse Duffield
2023-04-15test: update the UI to follow the new rebase type selection instead of confir...AzraelSec
2023-02-26cleanup integration test codeJesse Duffield
2023-02-22migrate more testsJesse Duffield
2023-02-22migrate more testsJesse Duffield
2023-02-20add tag testsJesse Duffield
2023-02-20Update pkg/integration/tests/branch/create_tag.goJesse Duffield
2023-02-19test: add an integration test for creating tag on branchesRyooooooga
2023-02-19migrate open to branches with cli arg testJesse Duffield
2023-02-09Explicitly pass --no-autosquash when rebasingstk
2023-02-09Add an integration test showing a problem with autosquash during normal rebasestk
2023-01-27fix: fix RefName of detached HEAD to works in ChineseRyooooooga
2022-12-28move popup assertions into a structJesse Duffield
2022-12-28fix suggestions testJesse Duffield
2022-12-28fix testJesse 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
2022-12-27add tap functionJesse Duffield
2022-12-27combine assert and input structs, clean up interfaceJesse Duffield
2022-12-27better namespacing for assertionsJesse Duffield
2022-12-27add view asserter getter structJesse Duffield
2022-12-27more refactoring of popup stuffJesse Duffield
2022-12-27add prompt asserterJesse Duffield