Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
ad from
'../../__tests__/fixture/ad'
;
2
import
{ AdPlacement, fetchAdByPlacement, resolveAdFetchOptions } from
'./ads'
;
3
4
describe(
'ads'
, () => {
Callers
nothing calls this directly
Calls
2
resolveAdFetchOptions
Function · 0.90
fetchAdByPlacement
Function · 0.90
Tested by
no test coverage detected