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

Improve (integration) testing #358

Open
fabriziosestito opened this issue Oct 20, 2023 · 0 comments
Open

Improve (integration) testing #358

fabriziosestito opened this issue Oct 20, 2023 · 0 comments

Comments

@fabriziosestito
Copy link
Contributor

Is your feature request related to a problem?

At the moment, to test evalution/runtime related feature we need to run e2e tests in policy-server.
We could rewrite (part of) these tests as rust integration tests.
See: https://github.com/kubewarden/policy-server/tree/main/e2e-tests
Also the policy server itself doesnt' have many tests regarding rest API handlers, so it might be worth it adding those.

Solution you'd like

No response

Alternatives you've considered

No response

Anything else?

No response

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

No branches or pull requests

1 participant