Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gotify/server
/ AfterTest
Method
AfterTest
api/plugin_test.go:75–77 ·
view source on GitHub ↗
(suiteName, testName string)
Source
from the content-addressed store, hash-verified
73
}
74
75
func
(s *PluginSuite) AfterTest(suiteName, testName string) {
76
s.db.Close()
77
}
78
79
func
(s *PluginSuite) Notify(userID uint, msg *model.MessageExternal) {
80
s.notified = true
Callers
nothing calls this directly
Calls
1
Close
Method · 0.45
Tested by
no test coverage detected