MCPcopy Create free account
hub / github.com/DIYgod/RSSHub / pkg.test.ts

File pkg.test.ts

lib/pkg.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
2
3describe('pkg', () => {
4 beforeEach(() => {

Callers

nothing calls this directly

Calls 3

registerRouteFunction · 0.85
requestFunction · 0.70
initFunction · 0.70

Tested by

no test coverage detected