* feat: add race condition test with dynamic date selection
- Recreate race condition test from PR #22401 for calendar-cache-serve booking flow
- Replace hardcoded TEST_DATE with dynamic first available slot selection
- Use getDynamicBookingDate function to select first available day dynamically
- Prevent test flakiness by avoiding hardcoded tomorrow dates
- Test validates concurrent booking prevention and cache functionality
Co-Authored-By: anik@cal.com <adhabal2002@gmail.com>
* fix: replace dynamic date selection with fixed future date for efficiency
Co-Authored-By: anik@cal.com <adhabal2002@gmail.com>
* Revert "fix: replace dynamic date selection with fixed future date for efficiency"
This reverts commit b4b7d358de719ec8fb495352180eea774a5d76c1.
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>