MCPcopy Create free account
hub / github.com/decaporg/decap-cms / apiUtils.spec.js

File apiUtils.spec.js

packages/decap-cms-lib-util/src/__tests__/apiUtils.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as apiUtils from '../APIUtils';
2describe('APIUtils', () => {
3 describe('generateContentKey', () => {
4 it('should generate content key', () => {

Callers

nothing calls this directly

Calls 2

generateContentKeyMethod · 0.45
parseContentKeyMethod · 0.45

Tested by

no test coverage detected