MCPcopy Create free account
hub / github.com/gotify/server / application.test.ts

File application.test.ts

ui/src/tests/application.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Page} from 'puppeteer';
2import {newTest, GotifyTest} from './setup';
3import {count, innerText, waitForExists, waitToDisappear, clearField} from './utils';
4import {afterAll, beforeAll, describe, expect, it} from 'vitest';

Callers

nothing calls this directly

Calls 8

newTestFunction · 0.90
waitForExistsFunction · 0.90
countFunction · 0.90
innerTextFunction · 0.90
waitToDisappearFunction · 0.90
waitforAppFunction · 0.85
updateAppFunction · 0.85
createAppFunction · 0.70

Tested by

no test coverage detected