MCPcopy Create free account
hub / github.com/ColmapView/Colmapview.github.io / download.test.ts

File download.test.ts

src/utils/download.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi } from 'vitest';
2import { buildAnchorElement } from '../test/builders';
3import { buildTimestampedFilename, downloadUrl } from './download';
4

Callers

nothing calls this directly

Calls 3

buildTimestampedFilenameFunction · 0.90
buildAnchorElementFunction · 0.90
downloadUrlFunction · 0.90

Tested by

no test coverage detected