provider-gcp icon indicating copy to clipboard operation
provider-gcp copied to clipboard

Add unit tests for DNS Policy resource

Open Ruhika1417 opened this issue 2 years ago • 0 comments

What problem are you facing?

Currently, there are no unit tests for the DNS Policy Resource.

How could Crossplane help solve your problem?

It would be nice to have unit tests written for the newly implemented DNS Policy Resource, just like we have them for other resources.

Do see:

https://github.com/crossplane-contrib/provider-gcp/tree/master/pkg/controller/dns https://github.com/crossplane-contrib/provider-gcp/tree/master/pkg/clients/dns

Ruhika1417 avatar Aug 02 '22 08:08 Ruhika1417