67552197ed
- Add mocks/db.ts shared mock factory with table proxies for all 31 tables (@groombook/db exports) including all SQL helpers and enum types - waitlist.test.ts: portalAudit middleware now calls db.insert() as a side- effect after each request; filter inserts to only count actual waitlist entry inserts (petId/serviceId present), not audit log inserts - All 288 API tests pass Co-Authored-By: Paperclip <noreply@paperclip.ing>