Skip to content

Add markEmailAsVerified() call in testFindByEmailWithVerifiedEmail test#324

Merged
mesilov merged 3 commits intodevfrom
claude/fix-issue-316-01McZGsekyAktUZHagXagBiT
Dec 7, 2025
Merged

Add markEmailAsVerified() call in testFindByEmailWithVerifiedEmail test#324
mesilov merged 3 commits intodevfrom
claude/fix-issue-316-01McZGsekyAktUZHagXagBiT

Conversation

@mesilov
Copy link
Copy Markdown
Collaborator

@mesilov mesilov commented Dec 7, 2025

The test now properly marks the first contact person's email as verified before flushing, ensuring the findByEmail method correctly filters by verified emails in the database.

Fixes #316

Q A
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #316
License MIT

The test now properly marks the first contact person's email as verified
before flushing, ensuring the findByEmail method correctly filters by
verified emails in the database.

Fixes #316
Added entry for the testFindByEmailWithVerifiedEmail test fix that ensures
emails are properly marked as verified before flushing to the database.
Resolved conflict in CHANGELOG.md - kept fix for issue #316
@mesilov mesilov merged commit 27d2afd into dev Dec 7, 2025
24 checks passed
@mesilov mesilov deleted the claude/fix-issue-316-01McZGsekyAktUZHagXagBiT branch December 13, 2025 05:12
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.

[Feature in SDK]: add markEmailAsVerified in testFindByEmailWithVerifiedEmail

2 participants