summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests/branch
AgeCommit message (Expand)Author
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
2022-12-27refactor prompt handling in integration testsJesse Duffield
2022-12-26allow checking if line is selected in Lines and TopLines methodsJesse Duffield
2022-12-26allow chaining matchersJesse Duffield
2022-12-26add switch-to-view methodsJesse Duffield
2022-12-26cleaner test assertionsJesse Duffield
2022-12-26rename SelectedLine to CurrentLine in testsJesse Duffield
2022-12-25introduce ViewLines functionsJesse Duffield
2022-12-24add helper functions for popups in testsJesse Duffield
2022-12-24refactor to not have Match at the start of assert method names, because it re...Jesse Duffield
2022-12-19migrate branch reset integration testJesse Duffield
2022-12-16updated rebase confirmation messagenavazjm
2022-11-14fix: fix ambiguous branch nameRyooooooga
2022-09-16earlier failureJesse Duffield
2022-09-16add integration tests for cherry pickingJesse Duffield
2022-09-16various changes to improve integration testsJesse Duffield
2022-09-09add branch rebase integration testJesse Duffield
2022-09-09add branch delete integration testJesse Duffield
2022-09-09cleaning up importsJesse Duffield
2022-08-13add assertion to prevent flakinessJesse Duffield
2022-08-13rename helpers to componentsJesse Duffield
2022-08-13fix CIJesse Duffield
2022-08-13re-name Input and improve documentationJesse Duffield
2022-08-13move code from main into app package to allow test to be injectedJesse Duffield