summaryrefslogtreecommitdiffstats
path: root/pkg/integration/clients/tui.go
AgeCommit message (Expand)Author
2024-01-12Set working directory in lazygit test commandJesse Duffield
2023-11-30Add coverage arg for integration testsJesse Duffield
2023-11-29Use args struct for RunTestsJesse Duffield
2023-09-25Support -race arg when running integration tests to turn on go's race detectorStefan Haller
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-31Add demo test variantJesse Duffield
2023-07-30Remove secureexec packageJesse Duffield
2023-07-30Standardise on using lo for slice functionsJesse Duffield
2023-07-19Add integration test for accordion modeJesse Duffield
2023-03-24remove old integration test recording codeJesse Duffield
2023-03-07Fix opening the current test file from the integration test guiStefan Haller
2023-02-26cleanup integration test codeJesse Duffield
2023-02-26remove legacy integration testsJesse Duffield
2023-02-12better visibility for tuiJesse Duffield
2023-02-10chore: remove `UNKNOWN_VIEW_ERROR_MSG`Ryooooooga
2022-12-20remove snapshot approach for new integration testsJesse Duffield
2022-10-15Use lazycore utils: Clamp and GetLazyRootDirectoryGustavo Andrioli
2022-09-16allow two attempts on CIJesse Duffield
2022-09-09don't quit integration test tui upon errorJesse 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