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 conformance tests #24

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open

Add conformance tests #24

wants to merge 13 commits into from

Commits on Jun 26, 2023

  1. copy conformance tests from cert-manager

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    a2791d7 View commit details
    Browse the repository at this point in the history
  2. transform conformance tests to table-tests and reach parity between C…

    …R and CSR tests
    
    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    85f7a53 View commit details
    Browse the repository at this point in the history
  3. cleanup validator functions

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    8d5f0dc View commit details
    Browse the repository at this point in the history
  4. resolve linter errors

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    440bc0d View commit details
    Browse the repository at this point in the history
  5. resolved remaining linter issues

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    bddf10e View commit details
    Browse the repository at this point in the history
  6. resolve CI error

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    e421edd View commit details
    Browse the repository at this point in the history
  7. increase e2e timeout

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    675230f View commit details
    Browse the repository at this point in the history
  8. fix gci linting error

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    1376db3 View commit details
    Browse the repository at this point in the history
  9. enable more conformance tests

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    a9c55ba View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. create binary for conformance tests

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    b52870a View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. further improve conformance test binary

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    44da812 View commit details
    Browse the repository at this point in the history
  2. remove RBAC conformance tests

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    d8102a3 View commit details
    Browse the repository at this point in the history
  3. update flag string repr

    Signed-off-by: Tim Ramlot <42113979+inteon@users.noreply.github.com>
    inteon committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f76dcef View commit details
    Browse the repository at this point in the history