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

Add * at the end of mocked API calls to support MDS api changes #1271

Closed

Conversation

derek-ho
Copy link
Contributor

@derek-ho derek-ho commented May 6, 2024

Description

Add * at the end of mocked API calls to support MDS api changes. After security dashboards plugin added support for MDS, API endpoint changed because we need to add dataSourceId as a query param. This results in the mocked API calls not being triggered and the tests timing out. This adds a * at the end of the paths to have the real API calls trigger the mocked commands.

Issues Resolved

Forward port of: #1266

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@SuZhou-Joe
Copy link
Member

#1276 Seems this PR does the same change to the intercept.

@derek-ho derek-ho closed this Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants