{ "mocks": [ { "request": { "path": "/bidding" }, "response": { "body": "BiddingLogicV2.js" }, "verify_called": true }, { "request": { "path": "/scoring" }, "response": { "body": "ScoringLogic.js" }, "verify_called": true } ], "substitutions": { "": "{base_url_with_prefix}/bidding/daily", "": "{base_url_with_prefix}/render_ad/1", "": "{base_url_with_prefix}/render_ad/2", "": "{base_url_with_prefix}/bidding/trusted", "": "{base_url_with_prefix}/buyer/reportImpression", "": "{base_url_with_prefix}/seller/reportImpression" } }