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

test: update the global testing strategy by introducing unit and integration tests #30

Merged
merged 17 commits into from
Apr 29, 2022

Conversation

antoine-coulon
Copy link
Member

@antoine-coulon antoine-coulon commented Apr 26, 2022

The goal of this PR is to refactor tests in order to run either unit or integration tests (or both).

The reason behind this PR is that some tests assertions are subject to break given that some expectations are directly binded to open-source databases results.

This PR also embeds light fixes:

  1. Sonatype strategy + scope compliancy for Package URLs.
  2. Snyk's standardization to NodeSecure standard payload

@antoine-coulon antoine-coulon force-pushed the update-testing-strategy branch 2 times, most recently from d1237a8 to cd91291 Compare April 26, 2022 22:58
@antoine-coulon antoine-coulon force-pushed the update-testing-strategy branch from cd91291 to b6e72f9 Compare April 26, 2022 23:03
@antoine-coulon antoine-coulon force-pushed the update-testing-strategy branch 3 times, most recently from 393f856 to 06fa6c4 Compare April 27, 2022 23:24
@antoine-coulon antoine-coulon force-pushed the update-testing-strategy branch from 06fa6c4 to df56797 Compare April 27, 2022 23:25
@antoine-coulon antoine-coulon marked this pull request as ready for review April 27, 2022 23:28
@antoine-coulon antoine-coulon requested a review from fraxken April 27, 2022 23:28
Copy link
Member

@fraxken fraxken left a comment

Choose a reason for hiding this comment

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

LGTM

@fraxken fraxken merged commit 1d9e631 into main Apr 29, 2022
@fraxken fraxken deleted the update-testing-strategy branch April 29, 2022 08:54
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.

2 participants