summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests/commit
AgeCommit message (Expand)Author
2023-08-21Add integration testStefan Haller
2023-07-22Better tag creation UXJesse Duffield
2023-07-22Keep track of authors across local commits and branch commits for suggestionsJesse Duffield
2023-07-08Add busy count for integration testsJesse Duffield
2023-07-03Add integration tests for searching/filteringJesse Duffield
2023-06-07Better prompt for discarding old file changesStefan Haller
2023-06-01Add integration test for commit highlighting on focusJesse Duffield
2023-05-25Use sentence case everywhereJesse Duffield
2023-05-23Construct arg vector manually rather than parse stringJesse Duffield
2023-05-17remove empty message check as message of commit can be emptyLukas
2023-04-30Retain commit message when cycling historyJesse Duffield
2023-04-30Split commit message panel into commit summary and commit description panelSean
2023-04-01Add integration test for amending from the files panelStefan Haller
2023-03-24Merge pull request #2377 from shinhs0506/clear-staging-after-commitJesse Duffield
2023-03-20refresh the staging panel on successful commitJohn Shin
2023-02-22migrate more testsJesse Duffield
2023-02-20add create tag from commit testJesse Duffield
2023-02-20improved commit testJesse Duffield
2023-02-19migrate revert merge testJesse Duffield
2023-02-15Select next stageable line correctly after staging a range of linesstk
2023-02-15Add test demonstrating selection bug when staging a range of linesstk
2023-02-15Make SelectedLine/SelectedLineIdx work in staging/stagingSecondary viewsstk
2022-12-28migrate discard old file change testJesse Duffield
2022-12-28move popup assertions into a structJesse 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-27refactor commit message stuff in integration testsJesse 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-20add commit revert integration testJesse Duffield
2022-12-20add multi-line commit integration testJesse Duffield
2022-12-01integration tests for commit without pre-commit hooks in staging files menuArnaud PERALTA
2022-12-01commit integrations test with window name's assertionArnaud PERALTA
2022-12-01integration tests for commit in staged files and unstaged files menusArnaud PERALTA
2022-08-14add slow flag to integration testsJesse Duffield
2022-08-14a more complex custom command testJesse Duffield
2022-08-13rename helpers to componentsJesse Duffield