Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add appropriate testing to provider-kafka for acl.go #30

Closed
wants to merge 31 commits into from

Conversation

jograca
Copy link
Collaborator

@jograca jograca commented Mar 30, 2022

Description of your changes

Created unit tests to validate the acl comparison functions return proper values

Fixes #21

I have:

Read and followed Crossplane's contribution process.

Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

this pr is for unit testing, for the acl client. all tests passed for the included tests

kenatliberty and others added 29 commits January 11, 2022 20:01
Generated with Syft tool from Anchore
Added: client/topic unit testing using tdd, updated error handling w/constants, and create sbom
Signed-off-by: Steven Borrelli <steve@borrelli.org>
Add test case in for acl client comparison
Signed-off-by: Jon Graca <jon.graca@libertymutual.com>
Signed-off-by: Jon Graca <jon.graca@libertymutual.com>
@jograca jograca marked this pull request as draft March 30, 2022 14:30
@jograca jograca changed the title Add appropriate testing to provider-kafka for topic.go Add appropriate testing to provider-kafka for acl.go Mar 30, 2022
@jograca jograca closed this Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add appropriate testing to provider-kafka for topic.go and acl.go
4 participants