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

Commits on Jun 5, 2020

  1. Add validate_container_rows helper for integration tests

    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.
    Smjert committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    34d6892 View commit details
    Browse the repository at this point in the history