Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gotify/server
/ plugin.test.ts
File
plugin.test.ts
ui/src/tests/plugin.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as os from
'os'
;
2
import
{Page} from
'puppeteer'
;
3
import
axios from
'axios'
;
4
import
{afterAll, beforeAll, describe, expect, it} from
'vitest'
;
Callers
nothing calls this directly
Calls
11
newPluginDir
Function · 0.90
newTest
Function · 0.90
waitForExists
Function · 0.90
waitForCount
Function · 0.90
innerText
Function · 0.90
enabledState
Function · 0.85
toggleEnabled
Function · 0.85
inDetailPage
Function · 0.85
pluginInfo
Function · 0.85
getDisplayer
Function · 0.85
hasReceivedMessage
Function · 0.85
Tested by
no test coverage detected