1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-08-10 22:42:00 +02:00

fix(test): add stash name

This commit is contained in:
Andrew Hynes
2022-10-06 22:42:49 -02:30
parent db9373662a
commit f4c188fa5b
20 changed files with 33 additions and 1 deletions

View File

@@ -19,7 +19,10 @@ var Stash = NewIntegrationTest(NewIntegrationTestArgs{
assert.StashCount(0)
input.PressKeys(keys.Files.ViewStashOptions)
input.Confirm()
assert.InMenu()
input.PressKeys("a")
input.Type("stash name")
input.Confirm()
assert.StashCount(1)

View File

@@ -0,0 +1 @@
initial commit

View File

@@ -0,0 +1 @@
ref: refs/heads/master

View File

@@ -0,0 +1 @@
6227ee90e6cf6047b510f13dc6cc976e2dd372dd

View File

@@ -0,0 +1,12 @@
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
precomposeunicode = true
[user]
email = CI@example.com
name = CI
[commit]
gpgSign = false

View File

@@ -0,0 +1 @@
Unnamed repository; edit this file 'description' to name the repository.

View File

@@ -0,0 +1,6 @@
# git ls-files --others --exclude-from=.git/info/exclude
# Lines that start with '#' are comments.
# For a project mostly in C, the following would be a good set of
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
# *~

View File

@@ -0,0 +1,2 @@
0000000000000000000000000000000000000000 6227ee90e6cf6047b510f13dc6cc976e2dd372dd CI <CI@example.com> 1665104980 -0230 commit (initial): initial commit
6227ee90e6cf6047b510f13dc6cc976e2dd372dd 6227ee90e6cf6047b510f13dc6cc976e2dd372dd CI <CI@example.com> 1665104985 -0230 reset: moving to HEAD

View File

@@ -0,0 +1 @@
0000000000000000000000000000000000000000 6227ee90e6cf6047b510f13dc6cc976e2dd372dd CI <CI@example.com> 1665104980 -0230 commit (initial): initial commit

View File

@@ -0,0 +1 @@
0000000000000000000000000000000000000000 9ca683cf1ae1a37fb25ec24646acc0dc1db376e7 CI <CI@example.com> 1665104985 -0230 On master: stash name

View File

@@ -0,0 +1 @@
x���j1DS�W�$���J2!\��7H�Dw�N�|�ոO3��f����������BM�"J&�ַ�$�*j ����-���:��

View File

@@ -0,0 +1 @@
6227ee90e6cf6047b510f13dc6cc976e2dd372dd

View File

@@ -0,0 +1 @@
9ca683cf1ae1a37fb25ec24646acc0dc1db376e7