summaryrefslogtreecommitdiffstats
path: root/test/integration
AgeCommit message (Collapse)Author
2022-05-08Discard staged changes onlyLuka Markušić
2022-05-08Add integration test for reset author command.Jens Pfeifle
2022-05-06Merge pull request #1870 from mark2185/feature/stash-unstagedJesse Duffield
2022-05-06Update stashing tests to apply instead of popLuka Markušić
2022-04-18Update stashPop and stashDrop setupsLuka Markušić
2022-04-18Add integration testsLuka Markušić
2022-04-17Remove stash_Copy testLuka Markušić
2022-04-17Add integration testsLuka Markušić
2022-03-27refactor integration testsJesse Duffield
2022-03-27honour push.default matching config valueJesse Duffield
2022-03-27add git fetch prune integration testJesse Duffield
2022-03-26show namesake for child viewsJesse Duffield
2022-03-24skip flakey bisect testJesse Duffield
2022-03-23allow adding whole diff to patchJesse Duffield
this was causing a panic add integration test for toggling all commit files
2022-03-17prevent early exit from setup scriptJesse Duffield
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
more and more move rebase commit refreshing into existing abstraction and more and more WIP and more handling clicks properly fix merge conflicts update cheatsheet lots more preparation to start moving things into controllers WIP better typing expand on remotes controller moving more code into controllers
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-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-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-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-10-23use cached git configJesse Duffield
2021-10-22add tests for dealing with remotesJesse Duffield
2021-06-16Update testsCristian Betivu
2021-06-16more resilient testJesse Duffield
2021-06-16Add integration testCristian Betivu
2021-06-05support reverting merge commitsJesse Duffield