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

File image.spec.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 12

seededTestsFunction · 0.90
assertValidUrlFunction · 0.85
itEachMethod · 0.80
describeMethod · 0.80
avatarMethod · 0.80
avatarGitHubMethod · 0.80
personPortraitMethod · 0.80
urlLoremFlickrMethod · 0.80
urlPicsumPhotosMethod · 0.80
dataUriMethod · 0.80
itMethod · 0.65
urlMethod · 0.45

Tested by

no test coverage detected