Skip to content

test: add AuthController coverage tests#3304

Merged
amokan merged 2 commits intoLogflare:mainfrom
laraujo7:la/auth_controller-tests
Apr 4, 2026
Merged

test: add AuthController coverage tests#3304
amokan merged 2 commits intoLogflare:mainfrom
laraujo7:la/auth_controller-tests

Conversation

@laraujo7
Copy link
Copy Markdown
Contributor

No description provided.

@laraujo7 laraujo7 force-pushed the la/auth_controller-tests branch from 1e0ea69 to 8c48332 Compare March 23, 2026 18:24

invite_token ->
case Auth.verify_email_token(invite_token, @max_age) do
case Auth.verify_email_token(invite_token) do
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Not needed because verify_email_token already has this default 💡

@laraujo7 laraujo7 force-pushed the la/auth_controller-tests branch from 8c48332 to 763e573 Compare March 27, 2026 14:39
@nelsonmestevao nelsonmestevao force-pushed the la/auth_controller-tests branch from 763e573 to 2280acc Compare April 2, 2026 23:33
@amokan amokan merged commit 7cebbe0 into Logflare:main Apr 4, 2026
12 checks passed
@nelsonmestevao nelsonmestevao deleted the la/auth_controller-tests branch April 4, 2026 10:21
Ziinc pushed a commit that referenced this pull request Apr 10, 2026
Co-authored-by: Adam Mokan <amokan@gmail.com>
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