summaryrefslogtreecommitdiffstats
path: root/pkg/integration/components/test.go
AgeCommit message (Expand)Author
2023-07-30Fix testsJesse Duffield
2023-07-19Add integration test for accordion modeJesse Duffield
2023-06-07Fix focus issue when opening recent-repos menu at launchJesse Duffield
2023-05-23Construct arg vector manually rather than parse stringJesse Duffield
2023-05-02Rename From to AtLeastStefan Haller
2023-04-15Add GitVersion field to NewIntegrationTestArgsStefan Haller
2023-02-26cleanup integration test codeJesse Duffield
2022-12-27remove dependency on modelJesse Duffield
2022-12-27move shell into test driverJesse Duffield
2022-12-27rename input to tJesse Duffield
2022-12-27combine assert and input structs, clean up interfaceJesse 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-13add tests for my testsJesse Duffield
2022-08-13refactor to ensure code doesn't depend on integration codeJesse Duffield
2022-08-13rename helpers to componentsJesse Duffield