summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2022-03-17integration test for multiline commit messageJesse Duffield
2022-03-17fix integration testJesse Duffield
2022-03-17fix some thingsJesse Duffield
2022-03-17start moving commit panel handlers into controllerJesse Duffield
2022-01-29add submodule integration testsJesse Duffield
2022-01-26show only merge conflict files when there are merge conflictsJesse Duffield
2022-01-26select current bisect commit even if bisect was started on another branchJesse Duffield
2022-01-26add another bisect integration testJesse Duffield
2022-01-26improve merge conflict flowJesse Duffield
2022-01-26redo commit revert integration testJesse Duffield
2022-01-26allow running integration tests at original speedJesse Duffield
2022-01-24stop skipping stash warningsJesse Duffield
2022-01-22add support for git bisectJesse Duffield
2022-01-18another integration testJesse Duffield
2022-01-18fix integration test which was actually asserting incorrect behaviourJesse Duffield
2022-01-18add integration test for deleting a range of lines in the staging panelJesse Duffield
2022-01-17allow sandbox mode with integration testsJesse Duffield
2022-01-17add integration test for merge conflicts resolved externallyJesse Duffield
2022-01-17add integration test for staging viewJesse Duffield
2022-01-15fix bug which prevented quitting with confirmJesse Duffield
2022-01-15appease CIJesse Duffield
2022-01-15always specify upstream when pushing/pullingJesse Duffield
2022-01-15add complex custom command integration testv0.32.1Jesse Duffield
2022-01-09add integration test for rewording old commitJesse Duffield
2022-01-09add integration test for discarding old filesJesse Duffield
2022-01-09add integration test for entering credentialsJesse Duffield
2022-01-07also test for empty prefill after successful commitJakob Kogler
2022-01-07test remembering the commit message for a failing commitJakob Kogler
2022-01-03fix integration testJesse Duffield
2021-12-26fix pushTag test by adding extra enterFrancisco Miamoto
2021-12-26fix tags integration testsFrancisco Miamoto
2021-12-26add annotated tag integration testFrancisco Miamoto
2021-11-01some refactoring in anticipation of the graph featureJesse Duffield
2021-10-30support scrolling the list in the integrations appJesse Duffield
2021-10-23use cached git configJesse Duffield
2021-10-22show filetree by defaultJesse Duffield
2021-10-22add tests for dealing with remotesJesse Duffield
2021-07-30Switch to github.com/gookit/color for terminal colorsmjarkk
2021-06-16Update testsCristian Betivu
2021-06-16more resilient testJesse Duffield
2021-06-16Add integration testCristian Betivu
2021-06-05support reverting merge commitsJesse Duffield
2021-04-07fix crash on first openJesse Duffield
2021-04-06skip some tests that are failing on CI for some reasonJesse Duffield
2021-04-06amend reword testJesse Duffield
2021-04-06remove junk testJesse Duffield
2021-04-06more tests for branchesJesse Duffield
2021-04-06ensure we're passing the right testing struct pointer aroundJesse Duffield
2021-04-06stop checking out branches when doing a rename. Instead just move the cursor ...Jesse Duffield
2021-04-06branch rename testJesse Duffield