summaryrefslogtreecommitdiffstats
path: root/pkg/integration/README.md
AgeCommit message (Expand)Author
2024-01-12Set working directory in lazygit test commandJesse Duffield
2023-09-15Rename test/results to test/_resultsStefan Haller
2023-09-11Provide a simple way to debug an integration testStefan Haller
2023-08-07Add a Click() primitive to the integration test librarySimon Whitaker
2023-07-30Add section in integration readme about testing against old git versionsJesse Duffield
2023-02-26cleanup integration test codeJesse Duffield
2023-02-26remove legacy integration testsJesse Duffield
2023-02-19update readmeJesse Duffield
2022-12-28update readmeJesse Duffield
2022-12-28update integration test readmeJesse Duffield
2022-12-27rename input to tJesse Duffield
2022-12-27combine assert and input structs, clean up interfaceJesse Duffield
2022-12-26update readmeJesse Duffield
2022-12-24add helper functions for popups in testsJesse Duffield
2022-12-20clean up some integration test stuffJesse Duffield
2022-12-20remove snapshot approach for new integration testsJesse Duffield
2022-11-13Update README.mdJesse Duffield
2022-10-11Update README.mdJesse Duffield
2022-09-09add branch rebase integration testJesse Duffield
2022-08-15update test readmeJesse Duffield
2022-08-14missed a spotJesse 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-14better CLI interfaceJesse Duffield
2022-08-14even better structureJesse Duffield
2022-08-13add tests for my testsJesse Duffield
2022-08-13refactor to ensure code doesn't depend on integration codeJesse 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