summaryrefslogtreecommitdiffstats
path: root/pkg/integration/clients/go_test.go
AgeCommit message (Expand)Author
2024-06-05Include demos when running integration tests with go testStefan Haller
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-25Print race detector logs after running a test with -raceStefan Haller
2023-09-25Support -race arg when running integration tests to turn on go's race detectorStefan Haller
2023-09-25Fix minor resource leak in runCmdHeadlessStefan Haller
2023-09-11Provide a simple way to debug an integration testStefan Haller
2023-08-02Appease linterJesse Duffield
2023-07-31Add demo test variantJesse Duffield
2023-07-10Retry tests on CIJesse Duffield
2023-07-09Only attempt integration tests onceJesse Duffield
2023-02-26remove legacy integration testsJesse Duffield
2022-12-20remove snapshot approach for new integration testsJesse Duffield
2022-09-16allow two attempts on CIJesse Duffield
2022-09-16various changes to improve 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