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

Metadata API: Simplify unrecognized fields testing #1466

Merged
merged 1 commit into from
Jul 7, 2021

Commits on Jul 1, 2021

  1. Metadata API: simplify testing unrecognized_fields

    We have merged ADR 8 allowing for unrecognized fields and we have
    added tests for that which are too specific and not scalable.
    
    Now, I use table testing which we have used initially in theupdateframework#1416
    to test unrecognized fields support in a cleaner and much more readable
    way.
    
    Signed-off-by: Martin Vrachev <mvrachev@vmware.com>
    MVrachev committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    f34cc7e View commit details
    Browse the repository at this point in the history