Skip to content

chore: Add Auth Client tests#890

Merged
tanya732 merged 2 commits into
masterfrom
chore/add-tests-for-auth-client
Jul 3, 2026
Merged

chore: Add Auth Client tests#890
tanya732 merged 2 commits into
masterfrom
chore/add-tests-for-auth-client

Conversation

@tanya732

@tanya732 tanya732 commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR restores the hand-maintained Authentication API test suite that was removed.

Restored Authentication API tests

Restored the Authentication API test suite (adapted from v2 to v3), including:

AuthAPITest
AuthorizeUrlBuilderTest
LogoutUrlBuilderTest
RSAClientAssertionSignerTest

Restored shared test infrastructure:

MockServer
RecordedRequestMatcher
UrlMatcher
AssertsUtil
resources/auth/ fixtures
resources/mockito-extensions/

Test Plan

✅ ./gradlew test --tests "com.auth0.client.auth.AuthAPITest"
✅ Full Authentication API test suite passes:
✅ ./gradlew spotlessCheck

@tanya732 tanya732 requested a review from a team as a code owner July 3, 2026 10:08
kailash-b
kailash-b previously approved these changes Jul 3, 2026
@tanya732 tanya732 merged commit 1e8b395 into master Jul 3, 2026
6 of 7 checks passed
@tanya732 tanya732 deleted the chore/add-tests-for-auth-client branch July 3, 2026 10:23
@tanya732 tanya732 mentioned this pull request Jul 3, 2026
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.

2 participants