| .. |
|
admin-content-posts.test.ts
|
|
|
|
admin-destinations.test.ts
|
|
|
|
admin-gallery-items.test.ts
|
|
|
|
admin-lore-sections.test.ts
|
fix(api-tests): 🐛 Add await to ctx.close() calls to ensure proper async cleanup in test suites, preventing resource leaks and test failures
|
2026-04-24 20:04:57 -07:00 |
|
admin-rate-cards.test.ts
|
|
|
|
admin-reputation-events.test.ts
|
|
|
|
admin-roster-content.test.ts
|
fix(api-tests): 🐛 Add await to ctx.close() calls to ensure proper async cleanup in test suites, preventing resource leaks and test failures
|
2026-04-24 20:04:57 -07:00 |
|
admin-screening.test.ts
|
|
|
|
admin-shop-listings.test.ts
|
|
|
|
admin-site-text.test.ts
|
fix(api-tests): 🐛 Add await to ctx.close() calls to ensure proper async cleanup in test suites, preventing resource leaks and test failures
|
2026-04-24 20:04:57 -07:00 |
|
admin-specialties.test.ts
|
|
|
|
admin-tour-stops.test.ts
|
|
|
|
admin-verified-profiles.test.ts
|
fix(api-tests): 🐛 Add await to ctx.close() calls to ensure proper async cleanup in test suites, preventing resource leaks and test failures
|
2026-04-24 20:04:57 -07:00 |
|
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
|
feat(api): ✨ Add contact preview endpoint and UI component for My surface
|
2026-04-25 15:37:24 -07:00 |
|
my-bookings.test.ts
|
fix(api-tests): 🐛 Add await to ctx.close() calls to ensure proper async cleanup in test suites, preventing resource leaks and test failures
|
2026-04-24 20:04:57 -07:00 |
|
my-calendar-events.test.ts
|
|
|
|
my-city-visits.test.ts
|
fix(api-tests): 🐛 Add await to ctx.close() calls to ensure proper async cleanup in test suites, preventing resource leaks and test failures
|
2026-04-24 20:04:57 -07:00 |
|
my-clients-contact-preview.test.ts
|
feat(my): ✨ Introduce ClientContactPreview and ClientRenderOverrides components with unit tests and exports
|
2026-04-25 17:16:23 -07:00 |
|
my-clients-render-overrides.test.ts
|
feat(my): ✨ Introduce ClientContactPreview and ClientRenderOverrides components with unit tests and exports
|
2026-04-25 17:16:23 -07:00 |
|
my-clients.test.ts
|
|
|
|
my-credentials.test.ts
|
fix(api-tests): 🐛 Add await to ctx.close() calls to ensure proper async cleanup in test suites, preventing resource leaks and test failures
|
2026-04-24 20:04:57 -07:00 |
|
my-financial-records.test.ts
|
|
|
|
my-platforms.test.ts
|
fix(api-tests): 🐛 Add await to ctx.close() calls to ensure proper async cleanup in test suites, preventing resource leaks and test failures
|
2026-04-24 20:04:57 -07:00 |
|
my-projects.test.ts
|
fix(api-tests): 🐛 Add await to ctx.close() calls to ensure proper async cleanup in test suites, preventing resource leaks and test failures
|
2026-04-24 20:04:57 -07:00 |
|
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
|
fix(api-tests): 🐛 Add await to ctx.close() calls to ensure proper async cleanup in test suites, preventing resource leaks and test failures
|
2026-04-24 20:04:57 -07:00 |
|
public-roster.test.ts
|
fix(api-tests): 🐛 Add await to ctx.close() calls to ensure proper async cleanup in test suites, preventing resource leaks and test failures
|
2026-04-24 20:04:57 -07:00 |
|
public-touring.test.ts
|
fix(api-tests): 🐛 Add await to ctx.close() calls to ensure proper async cleanup in test suites, preventing resource leaks and test failures
|
2026-04-24 20:04:57 -07:00 |
|
scaffold-entity.test.ts
|
|
|
|
server.test.ts
|
|
|
|
setup.ts
|
|
|
|
short-links.test.ts
|
|
|
|
test-db.ts
|
test(api-tests): ✅ Refactor test harness and database utilities to improve test reliability and maintainability
|
2026-04-24 20:04:57 -07:00 |
|
vip-api.test.ts
|
test(api-specific): ✅ Add test cases for VIP API endpoints in vip-api.test.ts
|
2026-04-24 20:04:57 -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
|
fix(api-tests): 🐛 Add await to ctx.close() calls to ensure proper async cleanup in test suites, preventing resource leaks and test failures
|
2026-04-24 20:04:57 -07:00 |
|
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
|
fix(api-tests): 🐛 Add await to ctx.close() calls to ensure proper async cleanup in test suites, preventing resource leaks and test failures
|
2026-04-24 20:04:57 -07:00 |