Describe the feature request
Currently, most integration tests under tests/integration folder are for k8s environment. This feature requests for adding more integration tests for the native environment. Moreover, the test framework needs more support for native integration tests, e.g., ApplyPolicyFiles(env *kube.Environment, ...), in pkg/test/util/policy/policy.go, only supports k8s environment.
Describe alternatives you've considered
Additional context
Describe the feature request
Currently, most integration tests under tests/integration folder are for k8s environment. This feature requests for adding more integration tests for the native environment. Moreover, the test framework needs more support for native integration tests, e.g., ApplyPolicyFiles(env *kube.Environment, ...), in pkg/test/util/policy/policy.go, only supports k8s environment.
Describe alternatives you've considered
Additional context