Skip to content

test(auth): enable token refresh integration tests - #42

Merged
kelleyglenn merged 1 commit into
masterfrom
feature/enable-token-refresh-tests
Feb 24, 2026
Merged

test(auth): enable token refresh integration tests#42
kelleyglenn merged 1 commit into
masterfrom
feature/enable-token-refresh-tests

Conversation

@kelleyglenn

Copy link
Copy Markdown
Owner

Summary

  • Enables 3 previously-skipped token refresh API tests now that the backend endpoint is implemented
  • Removes test.skip and TODO comments referencing user-service#22
  • Tests cover: valid refresh, invalid token rejection, reused token rejection (rotation)

Depends on:

Closes #43

🤖 Generated with Claude Code

Un-skip the three token refresh tests that were waiting on
user-service #22. Tests cover: valid refresh with token rotation,
invalid token rejection, and reused token rejection.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@kelleyglenn
kelleyglenn merged commit 1fdad81 into master Feb 24, 2026
2 checks passed
@kelleyglenn
kelleyglenn deleted the feature/enable-token-refresh-tests branch February 24, 2026 05:32
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.

1 participant