Max Dupuis

Results 4 issues of Max Dupuis

``` it('mock called with another mock', async () => { class Cheese { constructor(public name: string) {} } class Potato { private cheese: Cheese; public applyCheese(cheese: Cheese) { this.cheese =...

testing

# Problem I'm having a hard time creating a page with Prebid and safeframes. There's not a lot of documentation online and few incomplete examples. # Solution It would be...

question

# Reproduce 1. Open https://docs.prebid.org/dev-docs/examples/basic-example.html 1. In the left menu, click Examples/Native Ads # Current behaviour The link is for this [Native documentation page](https://docs.prebid.org/formats/native.html) # Desired behaviour The link shows...

I would like to filter for my company's bidder for testing. It says [here](https://docs.prebid.org/tools/professor-prebid.html#user-id) it should be in the tools but I don't see it. Prebid version: v8.24.0 ![image](https://github.com/prebid/professor-prebid/assets/118775839/20418686-fa37-4eef-a406-161eb1be3246) ![image](https://github.com/prebid/professor-prebid/assets/118775839/41347681-569d-48d8-895e-f765fb5788a8)...