Kuadrant / policy-machinery

Machinery for implementing Gateway API policies
Apache License 2.0
8 stars 2 forks source link

tests: controller integration tests #27

Closed guicassolato closed 2 weeks ago

guicassolato commented 2 weeks ago

Add proper integration tests for the controller package.

Added target for running the tests:

make test-integration

Other targets introduced:

make test-unit
make test