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 validate_container_rows helper for integration tests #6485

Conversation

Smjert
Copy link
Member

@Smjert Smjert commented Jun 5, 2020

This simple helper takes a table name and
an already prepared rows map to add the container
columns, which are normally hidden, and call validate_rows on it.

We use this function in deb_packages, rpm_packages, npm_packages,
os_version integration tests.

Follow up to #6413 and #6414

This simple helper takes a table name and
an already prepared rows map to add the container
columns, which are normally hidden, and call validate_rows on it.

We use this function in deb_packages, rpm_packages, npm_packages,
os_version integration tests.
@theopolis
Copy link
Member

Yay, thanks for following up!

@theopolis theopolis merged commit 2085b17 into osquery:master Jun 6, 2020
@Smjert Smjert deleted the stefano/test/add-container-columns-helper branch June 26, 2020 12:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants