Skip to content

Conversation

@anoadragon453
Copy link
Member

@anoadragon453 anoadragon453 commented Nov 26, 2025

Plugs a hole in our unit tests for refresh tokens.

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file. The entry should:
    • Be a short description of your change which makes sense to users. "Fixed a bug that prevented receiving messages from other servers." instead of "Moved X method from EventStore to EventWorkerStore.".
    • Use markdown where necessary, mostly for code blocks.
    • End with either a period (.) or an exclamation mark (!).
    • Start with a capital letter.
    • Feel free to credit yourself, by adding a sentence "Contributed by @github_username." or "Contributed by [Your Name]." to the end of the entry.
  • Code style is correct (run the linters)

@anoadragon453 anoadragon453 marked this pull request as ready for review November 26, 2025 17:09
@anoadragon453 anoadragon453 requested a review from a team as a code owner November 26, 2025 17:09
@anoadragon453 anoadragon453 changed the title Ensure that deleting a device purges the refresh token Add a unit test that ensures that deleting a device purges the associated refresh token Nov 26, 2025
Copy link
Contributor

@reivilibre reivilibre left a comment

Choose a reason for hiding this comment

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

Thanks!

Ideally we'd have FKs for this but this is certainly better than nothing

@anoadragon453 anoadragon453 merged commit 778897a into develop Nov 28, 2025
39 checks passed
@anoadragon453 anoadragon453 deleted the anoa/test_case_for_refresh_tokens branch November 28, 2025 17:01
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.

3 participants