Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ddev/ddev
/ Error
Method
Error
pkg/tui/model_test.go:57–57 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
type
errTestType
struct
{}
56
57
func
(errTestType) Error() string {
return
"test error"
}
58
59
func
TestCursorNavigation(t *testing.T) {
60
m := NewAppModel()
Callers
15
TestSetProjectAppRoot
Function · 0.80
TestCheckForMultipleGlobalDdevDirs
Function · 0.80
TestConfigHasAllowedLocation
Function · 0.80
TestConfigValidate
Function · 0.80
TestExtraPackages
Function · 0.80
TestCustomBuildDockerfiles
Function · 0.80
createWordpressSettingsFile
Function · 0.80
isWordpressApp
Function · 0.80
TestProcessHooks
Function · 0.80
TestDdevStart
Function · 0.80
TestDdevStartMultipleHostnames
Function · 0.80
TestDdevXdebugEnabled
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected