Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jesseduffield/lazygit
/ Name
Method
Name
pkg/integration/components/test.go:143–145 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
141
}
142
143
func
(self *IntegrationTest) Name() string {
144
return
self.name
145
}
146
147
func
(self *IntegrationTest) Description() string {
148
return
self.description
Callers
15
getSelectedLines
Method · 0.45
getSelectedRange
Method · 0.45
getSelectedLineIdx
Method · 0.45
ContainsColoredText
Method · 0.45
DoesNotContainColoredText
Method · 0.45
validateEnoughLines
Method · 0.45
validateVisibleLineCount
Method · 0.45
assertLines
Method · 0.45
Focus
Method · 0.45
IsFocused
Method · 0.45
LineCount
Method · 0.45
inSearch
Method · 0.45
Implementers
1
IntegrationTest
pkg/integration/components/test.go
Calls
no outgoing calls
Tested by
1
TestIntegration
Function · 0.36