test: Add 35 tests covering previously untested code paths #18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/even-more-tests"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Cover critical gaps: bcrypt-to-argon2id login migration, ban_user abuse
action (including admin protection), SaaS UUID-to-i64 JWT derivation,
account lockout expiry, click history recording, dangerous URL rejection
at handler level, and FK cascade deletion.
Create tests/integration_saas.rs with 6 end-to-end tests for SaaS mode
(shorten/redirect/stats, user isolation, maintenance webhook, non-member
blocking, abuse reports, URL deletion).
Add hmac/sha2/hex as dev-dependencies for SaaS integration test webhook
signing.
Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com