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

File location.spec.ts

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

Source from the content-addressed store, hash-verified

1import isISO31661Alpha2 from 'validator/lib/isISO31661Alpha2';
2import isISO31661Alpha3 from 'validator/lib/isISO31661Alpha3';
3import isISO31661Numeric from 'validator/lib/isISO31661Numeric';
4import { describe, expect, it } from 'vitest';

Callers

nothing calls this directly

Calls 15

seededTestsFunction · 0.90
timesFunction · 0.90
precisionFunction · 0.85
haversineFunction · 0.85
describeMethod · 0.80
itEachMethod · 0.80
describeEachMethod · 0.80
continentMethod · 0.80
countryCodeMethod · 0.80
zipCodeMethod · 0.80
buildingNumberMethod · 0.80
toStartWithMethod · 0.80

Tested by

no test coverage detected