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

[DOP-21482] - implement unit tests for KeycloakAuthProvider #133

Merged
merged 5 commits into from
Nov 19, 2024

Conversation

maxim-lixakov
Copy link
Contributor

@maxim-lixakov maxim-lixakov commented Nov 18, 2024

Change Summary

  • Add unit tests for authentication via KeycloakAuthProvider:
    • mock requests to Keycloak instance
    • imitate asymmetric cryptography interaction of Keycloak and Backend services

Related issue number

Checklist

  • Commit message and PR title is comprehensive
  • Keep the change as small as possible
  • Unit and integration tests for the changes exist
  • Tests pass on CI and coverage does not decrease
  • Documentation reflects the changes where applicable
  • docs/changelog/next_release/<pull request or issue id>.<change type>.rst file added describing change
    (see CONTRIBUTING.rst for details.)
  • My PR is ready to review.

@maxim-lixakov maxim-lixakov self-assigned this Nov 18, 2024
@maxim-lixakov maxim-lixakov added the ci:skip-changelog Add this label to skip changelog file check label Nov 18, 2024
@maxim-lixakov maxim-lixakov merged commit 6ed3d33 into develop Nov 19, 2024
16 checks passed
@maxim-lixakov maxim-lixakov deleted the feature/DOP-21482 branch November 19, 2024 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci:skip-changelog Add this label to skip changelog file check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants