229fbd48

By: Michael Lynch <git@mtlynch.io>

Consolidate handler test helpers

Move shared handler test doubles and setup helpers into handlers/helpers_test.go.
Reuse the common fake session manager, media source, test server builders, and user insertion helper across auth and login tests.