MCPcopy Create free account
hub / github.com/react-static/react-static / getConfig.test.js

File getConfig.test.js

packages/react-static/src/static/__tests__/getConfig.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import path from 'path'
2import getConfig, { buildConfig } from '../getConfig'
3
4const testConfiguration = (configuration, configurationMock) => {

Callers

nothing calls this directly

Calls 3

buildConfigFunction · 0.90
testConfigurationFunction · 0.85
getConfigFunction · 0.85

Tested by

no test coverage detected