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

File database.spec.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 9

seededTestsFunction · 0.90
timesFunction · 0.90
itEachMethod · 0.80
columnMethod · 0.80
collationMethod · 0.80
engineMethod · 0.80
mongodbObjectIdMethod · 0.80
seedMethod · 0.65
typeMethod · 0.45

Tested by

no test coverage detected