Andrew Hynes

Results 9 comments of Andrew Hynes

Do you know how to fix the integration test failure I posted above?

Sorry haha I haven't looked at this since.

It's passing for me locally now. ```bash ❯ go test ./pkg/gui -run /stashIncludeUntrackedChanges ok github.com/jesseduffield/lazygit/pkg/gui 4.589s ```

> So in the end `handleStashSave` will only call `self.c.Prompt` and it'll be up to the calling function to handle the validation Sorry, I can't figure out how to do...

There aren't any tests for stashing in the new framework, so I tried to write one for a basic stash. It's failing for me though, because the length of the...

Hi, just checking in about this PR. Is this still under review?

Had to deal with some merge conflicts. Should be good for another review now.

Awesome, thanks @jesseduffield and @mark2185!

Could this PR be merged? I just came across it while searching for this issue.