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

Every provider should have "data to vuln object" unit test #309

Closed
13 tasks done
willmurphyscode opened this issue Sep 29, 2023 · 1 comment
Closed
13 tasks done

Every provider should have "data to vuln object" unit test #309

willmurphyscode opened this issue Sep 29, 2023 · 1 comment
Assignees

Comments

@willmurphyscode
Copy link
Contributor

willmurphyscode commented Sep 29, 2023

What would you like to be added:

Every provider has unit tests that assert that it can process a representative sample of records - completeness of our ability to process provider data is asserted at the unit test level.

Why is this needed:

We recently had some bugs merged into vunnel that should have failed unit tests - this issue exists to track getting the test coverage high enough.

Additional context:
The recent failure was in the debian provider, but we should check all the providers.

Providers:

@willmurphyscode
Copy link
Contributor Author

Snapshot tests for every provider have been merged.

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

No branches or pull requests

2 participants