about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorClaude2026-08-26 15:27:12 +0000
committerFrederick Muriuki Muriithi2026-08-26 10:31:46 -0500
commit7f516edda1f4eb082a8bce8574efabbc536edd05 (patch)
tree7dc9adc7c48ec93ce03bf6bc4fb2503e7a26ecf6 /README.md
parent04e3c7243e4754097749f88051d1589d75ed1cbf (diff)
downloadgn-auth-7f516edda1f4eb082a8bce8574efabbc536edd05.tar.gz
test(admin/users): failure path and credential-storage tests
Two additional unit tests for create_verified_user:

* test_create_verified_user_stores_credentials — asserts a password
  credential row is persisted in user_credentials after creation
* test_create_verified_user_raises_on_duplicate_email — asserts an
  exception is raised when the same email is registered twice (enforced
  by the UNIQUE constraint on users.email)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Reviewed-By: Frederick M. Muriithi <fredmanglis@gmail.com>
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions