MCPcopy
hub / github.com/faker-js/faker / system.spec.ts

File system.spec.ts

test/modules/system.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { isMimeType, isSemVer } from 'validator';
2import { describe, expect, it } from 'vitest';
3import { FakerError, faker } from '../../src';
4import { seededTests } from '../support/seeded-runs';

Callers

nothing calls this directly

Calls 15

seededTestsFunction · 0.90
timesFunction · 0.90
itEachMethod · 0.80
describeMethod · 0.80
commonFileExtMethod · 0.80
commonFileNameMethod · 0.80
commonFileTypeMethod · 0.80
directoryPathMethod · 0.80
fileExtMethod · 0.80
fileNameMethod · 0.80
filePathMethod · 0.80
mimeTypeMethod · 0.80

Tested by

no test coverage detected