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

[test] Add tests for authorino_conditions.go in common package #173

Merged
merged 2 commits into from
Apr 28, 2023

Conversation

art-tapin
Copy link
Contributor

@art-tapin art-tapin commented Apr 27, 2023

This pull request adds unit tests for the FindAuthorinoStatusCondition function in authorino_conditions.go of the common package, which is used to find the Authorino status condition in a slice of Kubernetes conditions. The tests ensure that the function works correctly and returns the expected condition, if it exists.

This pull request partly closes issue #167. The work is still in progress and more changes will be made in subsequent pull requests.

@art-tapin art-tapin marked this pull request as ready for review April 27, 2023 12:54
@art-tapin art-tapin requested a review from a team as a code owner April 27, 2023 12:54
@art-tapin art-tapin merged commit ba154bd into main Apr 28, 2023
@art-tapin art-tapin deleted the issue167/unit-tests-for-authorino_conditions branch April 28, 2023 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants