Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kopia/kopia
/ NotificationsSent
Method
NotificationsSent
tests/testenv/cli_test_env.go:164–166 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
162
}
163
164
func
(e *CLITest) NotificationsSent() []*sender.Message {
165
return
testsender.MessagesInContext(e.RunContext)
166
}
167
168
func
(e *CLITest) getLogOutputPrefix() (string, bool) {
169
e.logMu.RLock()
Callers
1
TestNotificationProfile
Function · 0.95
Calls
1
MessagesInContext
Function · 0.92
Tested by
1
TestNotificationProfile
Function · 0.76