Skip to content

Fix plain identity test#674

Merged
averevki merged 1 commit intoKuadrant:mainfrom
averevki:fix-plain-identity
May 6, 2025
Merged

Fix plain identity test#674
averevki merged 1 commit intoKuadrant:mainfrom
averevki:fix-plain-identity

Conversation

@averevki
Copy link
Copy Markdown
Contributor

@averevki averevki commented May 5, 2025

Description

Fix plain identity test. This test broke after I fixed weakget usage inside the extract_response utility this test uses #666.
Fix explanation: #666 (comment)

Verification steps

pytest testsuite/tests/singlecluster/authorino/identity/plain/test_plain_identity.py [--standalone]

Additional context

P.S. I think this test only mildly covers whether the plain identity works as intended, and we need a more real-world scenario to be tested with the plain identity (made an issue for now #673)

Signed-off-by: averevki <sandyverevkin@gmail.com>
@averevki averevki requested a review from trepel May 5, 2025 14:55
@averevki averevki self-assigned this May 5, 2025
@averevki averevki added the bug Something isn't working label May 5, 2025
Copy link
Copy Markdown
Contributor

@emmaaroche emmaaroche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a comment under one line just to better understand the logic, mainly from a learning perspective. Since all tests passed, I've approved the changes.

@averevki averevki merged commit abebfcf into Kuadrant:main May 6, 2025
3 checks passed
@averevki averevki deleted the fix-plain-identity branch May 6, 2025 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants