MCPcopy
hub / github.com/tighten/ziggy / route.test.js

File route.test.js

tests/js/route.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @vitest-environment jsdom
2import { beforeAll, beforeEach, describe, expect, test } from 'vitest';
3import { route } from '../../src/js';
4// import { route } from '../../dist/index.esm.js';

Callers

nothing calls this directly

Calls 3

routeFunction · 0.90
hasMethod · 0.65
currentMethod · 0.65

Tested by

no test coverage detected