You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: