summaryrefslogtreecommitdiffstats
path: root/pkg/integration
AgeCommit message (Expand)Author
2023-01-31Merge pull request #2373 from phanithinks/clipboard_patch_option_2357Jesse Duffield
2023-01-29Skipping copy_patch_to_clipboard test casePhanindra kumar Paladi
2023-01-27fix: fix RefName of detached HEAD to works in ChineseRyooooooga
2023-01-26better testJesse Duffield
2023-01-23Corrected test assertPhanindra kumar Paladi
2023-01-23Fixed integration test casePhanindra kumar Paladi
2023-01-18Added Integration testing the copy to clipboard in patchbuildingPhanindra kumar Paladi
2022-12-30appease linterJesse Duffield
2022-12-30migrate filter path testsJesse Duffield
2022-12-30migrate test for rename branch and pullJesse Duffield
2022-12-30migrate fetchPrune integration testJesse Duffield
2022-12-30more git ignore stuff in integration testJesse Duffield
2022-12-28update readmeJesse Duffield
2022-12-28rename functionJesse Duffield
2022-12-28migrate ignore gitignore integration testJesse Duffield
2022-12-28migrate discard staged changes testJesse Duffield
2022-12-28migrate discard old file change 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 testJesse Duffield
2022-12-28fix bugJesse Duffield
2022-12-28update integration test readmeJesse 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-27renameJesse 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-27more refactoring of popup stuffJesse Duffield
2022-12-27add prompt asserterJesse Duffield
2022-12-27refactor prompt handling in integration testsJesse Duffield
2022-12-26update readmeJesse 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-24faster testJesse Duffield
2022-12-24discard changes integration testJesse Duffield
2022-12-21migrate diffing integration testsJesse Duffield