summaryrefslogtreecommitdiffstats
path: root/pkg/gui/test_mode.go
AgeCommit message (Expand)Author
2024-01-14Add ErrorToast functionStefan Haller
2024-01-14Make it possible to handle toasts in integration testsStefan Haller
2023-09-28Disable the 40-second timeout for integration tests when debuggingStefan Haller
2023-07-08Add busy count for integration testsJesse Duffield
2023-03-24remove old integration test recording codeJesse Duffield
2022-12-21don't kill long-running sandbox sessionsJesse Duffield
2022-09-17remove deprecated callsjiepeng
2022-09-17increase recording leewayJesse Duffield
2022-08-13refactor to ensure code doesn't depend on integration codeJesse 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-11another integration testJesse Duffield
2022-08-11add new integration test patternJesse Duffield