{ "mocks": [ { "request": { "path": "/bidding" }, "response": { "body": "BiddingLogicV2.js" } }, { "request": { "path": "/scoring" }, "response": { "body": "ScoringLogic.js" } }, { "request": { "path": "/seller/reportImpression" }, "response": { "body": null }, "verify_not_called": true }, { "request": { "path": "/scoring/trusted" }, "response": { "body": "ScoringSignals.json" } }, { "request": { "path": "/bidding/trusted" }, "response": { "body": "BiddingSignals.json" } }, { "request": { "path": "/buyer/reportImpression" }, "response": { "body": null }, "verify_not_called": true } ], "substitutions": { "": "{adtech1_url}/bidding/daily", "": "{adtech1_url}/render_ad/1", "": "{adtech1_url}/render_ad/2", "": "{adtech1_url}/bidding/trusted", "": "{adtech2_url}/buyer/reportImpression", "": "{adtech1_url}/seller/reportImpression" } }