summaryrefslogtreecommitdiffstats
path: root/pkg/integration
AgeCommit message (Expand)Author
2022-09-23Merge pull request #2167 from xiaoliwang/remove_deprecatedJesse Duffield
2022-09-17remove deprecated callsjiepeng
2022-09-17Add Key field to CustomCommandPrompt structMihai22125
2022-09-17increase recording leewayJesse Duffield
2022-09-16allow two attempts on CIJesse Duffield
2022-09-16earlier failureJesse Duffield
2022-09-16add integration tests for cherry pickingJesse Duffield
2022-09-16yet another retry to reduce flakinessJesse 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-09-09add another bisect integration testJesse Duffield
2022-09-09add bisect integration testJesse Duffield
2022-09-09don't quit integration test tui upon errorJesse Duffield
2022-09-09better assertionsJesse Duffield
2022-08-18test: improve integration test portabilityRyooooooga
2022-08-15update test readmeJesse Duffield
2022-08-14missed a spotJesse Duffield
2022-08-14fix CIJesse Duffield
2022-08-14migrate menuFromCommand integration testJesse Duffield
2022-08-14add slow flag to integration testsJesse Duffield
2022-08-14ensuring you can't accidentally forget to add a test to the tests listJesse Duffield
2022-08-14a more complex custom command testJesse Duffield
2022-08-14basic custom command testJesse Duffield
2022-08-14better CLI interfaceJesse Duffield
2022-08-14even better structureJesse Duffield
2022-08-13no need for thisJesse Duffield
2022-08-13ensure we don't try to run another test when lazygit is invoked as a daemonJesse Duffield
2022-08-13add tests for my testsJesse Duffield
2022-08-13refactor to ensure code doesn't depend on integration codeJesse Duffield
2022-08-13add assertion to prevent flakinessJesse Duffield
2022-08-13fix CIJesse Duffield
2022-08-13rename helpers to componentsJesse Duffield
2022-08-13fix CIJesse Duffield
2022-08-13renamingJesse Duffield
2022-08-13update commentsJesse 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
2022-08-13move input and assert into integration tests packageJesse Duffield
2022-08-13introduce gui adapterJesse Duffield
2022-08-11another integration testJesse Duffield
2022-08-11add new integration test patternJesse Duffield
2022-08-07ensure we remove temporary directoryJesse Duffield
2022-08-07move merge conflicts code into controllerJesse Duffield
2022-07-05better handling of gitignore filesJesse Duffield
2022-05-08update snapshot to include author name and email in git logJesse Duffield
2022-05-07more documentationJesse Duffield
2022-04-06chore: typo hunting ft. codespellcasswedson
2022-03-27refactor integration testsJesse Duffield