lilith-platform.live/codebase/@features/api/src/__tests__
Natalie d1504dcf40 feat(ftw): mint short links via quinn-admin MCP and track clicks in analytics
Add list/create/delete_short_link tools to quinn-admin MCP wrapping quinn.api
/admin/short-links. Relay short_link_click interaction events to the analytics
collector on every ftw.pw /s/:code redirect (alongside existing click_count).
2026-06-22 00:26:20 -05:00
..
admin-content-drops.test.ts
admin-content-posts.test.ts
admin-destinations.test.ts
admin-gallery-items.test.ts
admin-lore-sections.test.ts
admin-payment-methods.test.ts
admin-promo-banners.test.ts feat(promo-banner): Implement promo banner entity with schema, types, repo, admin API endpoints, and frontend components 2026-06-03 06:04:12 -07:00
admin-rate-cards.test.ts
admin-reputation-events.test.ts
admin-roster-content.test.ts
admin-screening.test.ts
admin-shop-listings.test.ts
admin-site-text.test.ts
admin-specialties.test.ts
admin-tour-stops.test.ts
admin-verified-profiles.test.ts
clients-geo-enrichment.test.ts
engine-drafts.test.ts
gallery-reaction.test.ts
global-setup.ts test(api): auto-skip DB-dependent tests off the fast LAN path 2026-06-19 18:20:11 -05:00
harness.ts refactor(api): ♻️ Implement transaction-based database isolation in test harness for faster, parallel test execution 2026-06-08 23:30:08 -07:00
m-contact-render.test.ts
my-bookings.test.ts
my-calendar-events.test.ts
my-city-visits.test.ts
my-clients-contact-preview.test.ts
my-clients-render-overrides.test.ts
my-clients.test.ts
my-contacts.test.ts
my-credentials.test.ts feat(credentials): Implement credential entity, database schema, API routes, and encryption utilities for secure credential storage with self-hosted validation 2026-06-04 00:20:08 -07:00
my-financial-records.test.ts
my-financials.test.ts test(api): Update test harness and financials tests to reflect adversary view jobs behavior changes 2026-06-08 12:03:16 -07:00
my-journal.test.ts test(api): Add test harness and test cases for financials and journal entry migrations in the API module 2026-06-08 11:46:41 -07:00
my-platforms.test.ts
my-projects.test.ts
my-prospector.test.ts chore(ci): typecheck-all.sh self-reports failing packages 2026-06-19 05:05:39 -05:00
my-tour-stops.test.ts
pg-migration.test.ts feat(analytics): timeline markers (deploys, tour stops, content drops) 2026-06-21 22:57:26 -05:00
provider-config-payment-methods.test.ts
public-analytics.test.ts
public-contact.test.ts
public-roster.test.ts
public-touring.test.ts
scaffold-entity.test.ts
server.test.ts
setup.ts
short-links.test.ts feat(ftw): mint short links via quinn-admin MCP and track clicks in analytics 2026-06-22 00:26:20 -05:00
test-db.ts test(api): auto-skip DB-dependent tests off the fast LAN path 2026-06-19 18:20:11 -05:00
test-env.ts test(api): auto-skip DB-dependent tests off the fast LAN path 2026-06-19 18:20:11 -05:00
vip-api.test.ts
vip-data-model.test.ts
vip-referral.test.ts
www-blog.test.ts
www-gallery-reactions.test.ts
www-payment-methods.test.ts
www-provider-config-destinations.test.ts
www-provider-config-gallery.test.ts
www-provider-config-iter16.test.ts
www-provider-config-iter18.test.ts
www-provider-config-shop.test.ts
www-provider-config-specialties.test.ts
www-provider-config.test.ts
www-tour.test.ts fix(tour): arriving stop wins on transition days 2026-06-21 17:33:48 -05:00