ghostguild-org/tests/server/api/events
Jennie Robinson Faber cc89c28f03 test(events): update list mock chain after removing .select() projection
GET /api/events now does find().sort().lean() (no .select()) since the
handler strips registrations in the map step. The mock chain in
members-only-visibility.test.js still expected .select(), causing all
list tests to throw "lean is not a function".
2026-05-21 17:52:06 +01:00
..
deadline.test.js fix(events): enforce series-pass, hidden, and deadline gates 2026-04-20 19:03:34 +01:00
members-only-visibility.test.js test(events): update list mock chain after removing .select() projection 2026-05-21 17:52:06 +01:00
register-series.test.js fix(events): read allowIndividualEventTickets from series.tickets 2026-04-20 19:25:24 +01:00