Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overtone RTD Module : initial release #12681

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

CKBrennan
Copy link

Creation of overtoneRtdProvider RTD submodule, with markdown. Team contactable at [email protected]

@ChrisHuie ChrisHuie changed the title Overtone Module Creation Overtone RTD Module : initial release Jan 24, 2025
Copy link
Collaborator

@robertrmartinez robertrmartinez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor ask for a bit more test coverage

};

describe('Overtone RTD Submodule with Test URLs', function () {
this.timeout(120000);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do not think this is needed. Can you confirm / let me know why it is.

expect(data).to.deep.equal({
categories: [],
status: 4,
});
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like just testing the fetchContextData function

would be useful to test the ortb2Fragments part of the getBidRequestData as well to cover more lines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants