summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests
AgeCommit message (Expand)Author
2022-11-25Resolve the prompt just before using itLuka Markušić
2022-11-24(#2288) quote remoteName before compiling regexNils Andresen
2022-11-14fix: fix ambiguous branch nameRyooooooga
2022-11-12fix: delete duplicate importAndrew Hynes
2022-11-12fix: delete duplicate lineAndrew Hynes
2022-11-12refactor: sort list of integration testsAndrew Hynes
2022-11-12fix could-not-access errorJesse Duffield
2022-11-12test: add more assertionsAndrew Hynes
2022-11-01Merge branch 'master' into stash-untracked-changesAndrew Hynes
2022-10-16test: update stash/rename integration testRyooooooga
2022-10-16test: add an integration test for rename stashRyooooooga
2022-10-15Use lazycore utils: Clamp and GetLazyRootDirectoryGustavo Andrioli
2022-10-06Merge branch 'master' into stash-untracked-changesAndrew Hynes
2022-10-06test: add test for stash including untracked filesAndrew Hynes
2022-10-06fix(test): add stash nameAndrew Hynes
2022-10-03strip NUL bytes instead of replacing with spaceJesse Duffield
2022-10-02adjust test temporarily to unblock masterJesse Duffield
2022-10-02use lowercase 'quote' for consistency with existing custom command template f...Jesse Duffield
2022-10-01test: add integration test for `Quote`Ryooooooga
2022-09-24update testJesse Duffield
2022-09-24Add test for amending a merge commitLuka Markušić
2022-09-17Add Key field to CustomCommandPrompt structMihai22125
2022-09-16earlier failureJesse Duffield
2022-09-16add integration tests for cherry pickingJesse Duffield
2022-09-16various changes to improve integration testsJesse Duffield
2022-09-15test: add test for basic stashAndrew Hynes
2022-09-09add branch rebase integration testJesse Duffield
2022-09-09add branch delete integration testJesse Duffield
2022-09-09cleaning up importsJesse Duffield
2022-09-09add another bisect integration testJesse Duffield
2022-09-09add bisect integration testJesse Duffield
2022-08-14fix CIJesse Duffield
2022-08-14migrate menuFromCommand integration testJesse 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-14a more complex custom command testJesse Duffield
2022-08-14basic custom command testJesse Duffield
2022-08-13add assertion to prevent flakinessJesse Duffield
2022-08-13rename helpers to componentsJesse Duffield
2022-08-13fix CIJesse 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