kuadrant-operator icon indicating copy to clipboard operation
kuadrant-operator copied to clipboard

DNSPolicy: Update integration tests to use inmemory dns provider

Open mikenairn opened this issue 1 year ago • 0 comments

What

Update all DNSPolicy integration tests to use the inmemory dns provider.

Why

Will allow us to write more complete integration tests that can assert the status of resources under test (DNSRecord, ManagedZone and DNSPolicy etc..) since it will be working with a more "real" dns provider.

Note: We should just update the current tests here, extra tests and improvements to the current tests can be added once we have the basic test setup in place.

mikenairn avatar May 02 '24 09:05 mikenairn