MCPcopy Create free account
hub / github.com/dailydotdev/apps / ads.spec.ts

File ads.spec.ts

packages/shared/src/lib/ads.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import ad from '../../__tests__/fixture/ad';
2import { AdPlacement, fetchAdByPlacement, resolveAdFetchOptions } from './ads';
3
4describe('ads', () => {

Callers

nothing calls this directly

Calls 2

resolveAdFetchOptionsFunction · 0.90
fetchAdByPlacementFunction · 0.90

Tested by

no test coverage detected