lilith-platform.live/codebase/@features/api/src/__tests__
2026-06-04 00:20:08 -07:00
..
admin-content-drops.test.ts feat(content-drops): Implement Content Drops entity, admin/public API routes, frontend page, and supporting hooks with schema validation and repository logic 2026-06-03 03:33:31 -07:00
admin-content-posts.test.ts
admin-destinations.test.ts
admin-gallery-items.test.ts
admin-lore-sections.test.ts
admin-payment-methods.test.ts feat(admin): Add photo protection and management API endpoints with admin privacy/monetization controls and comprehensive test coverage 2026-05-16 00:52:29 -07:00
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 feat(gallery-reaction): Introduce GalleryReaction entity with repository, schema, and types for managing user reactions on gallery items, including comprehensive tests 2026-05-31 20:43:26 -07:00
global-setup.ts
harness.ts
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-platforms.test.ts
my-projects.test.ts
my-prospector.test.ts feat(prospector): Add engine_drafts table support with new API routes and test coverage 2026-05-14 01:00:13 -07:00
my-tour-stops.test.ts
pg-migration.test.ts db(api-api): 🗃️ Add Content Drop migration tables and update API server startup to handle scheduled drops with test coverage 2026-06-03 03:33:32 -07:00
provider-config-payment-methods.test.ts feat(admin): Add photo protection and management API endpoints with admin privacy/monetization controls and comprehensive test coverage 2026-05-16 00:52:29 -07:00
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
test-db.ts test(api): Update test database connection URL to use .lan domain for local development 2026-05-15 22:21:03 -07:00
vip-api.test.ts
vip-data-model.test.ts
vip-referral.test.ts
www-blog.test.ts
www-gallery-reactions.test.ts feat(api-surfaces): Introduce gallery reactions API endpoints with add/remove functionality and comprehensive test coverage 2026-05-31 20:43:26 -07:00
www-payment-methods.test.ts feat(admin): Add photo protection and management API endpoints with admin privacy/monetization controls and comprehensive test coverage 2026-05-16 00:52:29 -07:00
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