e585bb7c

By: Michael Lynch <git@mtlynch.io>

Add unit tests for production loginPost handler

The prod loginPost (build tag !dev) was untested. Add tests verifying
it always renders the "check your email" page regardless of whether the
email is registered, and rejects invalid email addresses.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>