summaryrefslogtreecommitdiffstats
path: root/pkg/integration/integration.go
AgeCommit message (Expand)Author
2022-08-14even better structureJesse 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-13fix CIJesse Duffield
2022-08-13rename helpers to componentsJesse Duffield
2022-08-13fix CIJesse Duffield
2022-08-13renamingJesse 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-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
2022-03-27add git fetch prune integration testJesse Duffield
2022-03-23allow adding whole diff to patchJesse Duffield
2022-03-19update lintersJesse Duffield
2022-01-29generate snapshot for expected dir in separate tmp dirJesse Duffield
2022-01-29add submodule integration testsJesse Duffield
2022-01-26add another bisect integration testJesse Duffield
2022-01-17allow sandbox mode with integration testsJesse Duffield
2022-01-09fewer panicsJesse Duffield
2022-01-04WIPJesse Duffield
2022-01-04WIPJesse Duffield
2021-10-22add tests for dealing with remotesJesse Duffield
2021-04-09stricter CIJesse Duffield
2021-04-07fix CIv0.27.1Jesse Duffield
2021-04-06skip some tests that are failing on CI for some reasonJesse Duffield
2021-04-06ensure we're passing the right testing struct pointer aroundJesse Duffield
2021-04-06even slower retries for CIJesse Duffield
2021-04-06update snapshots to include tags comparisonJesse Duffield
2021-04-06support passing extra command args in integration testsJesse Duffield
2021-04-06much cleaner integration test codeJesse Duffield
2021-04-06tiny refactorJesse Duffield
2021-04-06allow decimal replay speeds for integration testsJesse Duffield
2021-04-06minor cleanup of integration codeJesse Duffield