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

feat: retrieve real findings [IDE-245] #36

Merged
merged 3 commits into from
Apr 23, 2024
Merged

Conversation

teodora-sandu
Copy link
Contributor

Added the call to retrieve the findings from the findings URL. Also added a simple Pact contract test for the Analysis APIs and improved the unit tests a bit so that the mocks verify the URL being called, which helps differentiate between mocks and makes sure we don't use the response from a different mock.

Tested using smoke tests.

@teodora-sandu teodora-sandu force-pushed the feat/findings-url branch 2 times, most recently from 385c1b8 to c115a3f Compare April 23, 2024 12:54
@teodora-sandu teodora-sandu changed the title feat: retrieve real findings feat: retrieve real findings [IDE-245] Apr 23, 2024
@github-actions github-actions bot added feature and removed feature labels Apr 23, 2024
@teodora-sandu teodora-sandu marked this pull request as ready for review April 23, 2024 13:04
@teodora-sandu teodora-sandu requested a review from a team as a code owner April 23, 2024 13:04
Copy link
Contributor

@acke acke left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@teodora-sandu teodora-sandu merged commit 2c806e5 into main Apr 23, 2024
9 checks passed
@teodora-sandu teodora-sandu deleted the feat/findings-url branch April 23, 2024 13:36
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.

2 participants