| .. |
|
admin-content-posts.test.ts
|
|
|
|
admin-destinations.test.ts
|
|
|
|
admin-gallery-items.test.ts
|
|
|
|
admin-lore-sections.test.ts
|
|
|
|
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
|
|
|
|
global-setup.ts
|
test(api): ✅ Remove global test setup and switch to per-file isolation for cleaner API test execution
|
2026-04-24 22:36:29 -07:00 |
|
harness.ts
|
test(api-tests): ✅ Update test utilities for API feature testing with improved mocking, lifecycle handling, and database schema migrations
|
2026-04-25 18:18:58 -07:00 |
|
my-bookings.test.ts
|
|
|
|
my-calendar-events.test.ts
|
feat(calendar-events): ✨ Extend CalendarEvents API to include participant names and add comprehensive test coverage for participant data handling
|
2026-04-26 00:44:43 -07:00 |
|
my-city-visits.test.ts
|
|
|
|
my-clients-contact-preview.test.ts
|
feat(contact-render): ✨ Introduce new rendering logic, styling, and preview APIs for contact previews and decisions
|
2026-04-25 23:10:06 -07:00 |
|
my-clients-render-overrides.test.ts
|
feat(contacts): ✨ Add suppression logic and emoji override support for contact decision rendering
|
2026-04-25 18:29:06 -07:00 |
|
my-clients.test.ts
|
|
|
|
my-credentials.test.ts
|
|
|
|
my-financial-records.test.ts
|
|
|
|
my-platforms.test.ts
|
|
|
|
my-projects.test.ts
|
|
|
|
my-tour-stops.test.ts
|
|
|
|
pg-migration.test.ts
|
test(pg-migration): ✅ Increase timeout for PostgreSQL migration smoke tests to improve CI reliability
|
2026-04-24 20:26:22 -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
|
chore(api): 🔧 Update test database connection URL in API module test config
|
2026-04-25 19:52:08 -07:00 |
|
vip-api.test.ts
|
test(api): ✅ Add and update test coverage for VIP API endpoints and the "story" feature in vip-api.test.ts and story.test.ts
|
2026-04-25 18:50:40 -07:00 |
|
vip-data-model.test.ts
|
|
|
|
vip-referral.test.ts
|
|
|
|
www-blog.test.ts
|
|
|
|
www-provider-config-destinations.test.ts
|
fix(api): 🐛 Fix async/await syntax in createDestination calls to ensure proper async operation handling in www-provider-config test suite
|
2026-04-24 22:42:39 -07:00 |
|
www-provider-config-gallery.test.ts
|
fix(api): 🐛 Fix async/await syntax in createDestination calls to ensure proper async operation handling in www-provider-config test suite
|
2026-04-24 22:42:39 -07:00 |
|
www-provider-config-iter16.test.ts
|
test(www-provider-config): ✅ Update test isolation strategy for www-provider-config-iter16 by modifying test setup/teardown and mocking behavior
|
2026-04-24 22:36:29 -07:00 |
|
www-provider-config-iter18.test.ts
|
|
|
|
www-provider-config-shop.test.ts
|
fix(api): 🐛 Fix async/await syntax in createDestination calls to ensure proper async operation handling in www-provider-config test suite
|
2026-04-24 22:42:39 -07:00 |
|
www-provider-config-specialties.test.ts
|
|
|
|
www-provider-config.test.ts
|
fix(api): 🐛 Fix async/await syntax in createDestination calls to ensure proper async operation handling in www-provider-config test suite
|
2026-04-24 22:42:39 -07:00 |
|
www-tour.test.ts
|
|
|