By: Michael Lynch <git@mtlynch.io>
Inline test user ID fixture Keep the fixed handler test user ID inside the fixture helper instead of a package-level variable. Return the inserted ID so tests can pass it explicitly to related login token fixtures.