test: lock homepage footer license copy#88
Conversation
|
@coderabbitai review |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughNew Vitest test file validates that the homepage footer displays the correct GPL-3.0-only license label and excludes MIT License references. Corresponding backlog entry documents this requirement with acceptance criteria and validation checklist. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Scope
Acceptance Criteria
Environment validation passed for required variables.
Warnings:
RUN v3.2.4 /Users/rpatnaik/Desktop/Work/Code/open-calendly
✓ apps/web/src/lib/api-base-url.test.ts (5 tests) 27ms
✓ apps/api/src/lib/booking-actions.test.ts (9 tests) 15ms
✓ apps/api/src/lib/booking-caps.test.ts (5 tests) 15ms
✓ apps/api/src/lib/availability.test.ts (4 tests) 18ms
✓ apps/api/src/lib/team-scheduling.test.ts (5 tests) 17ms
✓ apps/api/src/lib/holidays.test.ts (3 tests) 15ms
✓ apps/api/src/lib/microsoft-events.test.ts (9 tests) 17ms
✓ packages/shared/src/schemas.test.ts (42 tests) 7ms
✓ apps/api/src/lib/booking.test.ts (7 tests) 20ms
✓ apps/web/next.config.test.ts (4 tests) 57ms
✓ apps/api/src/lib/analytics.test.ts (9 tests) 18ms
✓ apps/api/src/lib/calendar-sync.test.ts (9 tests) 20ms
✓ apps/web/src/lib/public-booking.test.ts (7 tests) 13ms
✓ apps/api/src/lib/notification-workflows.test.ts (7 tests) 3ms
✓ apps/api/src/lib/calendar-writeback.test.ts (7 tests) 5ms
✓ apps/web/src/lib/demo-quota.test.ts (4 tests) 5ms
✓ apps/api/src/lib/webhooks.test.ts (7 tests) 5ms
✓ apps/api/src/lib/release-readiness.test.ts (6 tests | 1 skipped) 20ms
✓ apps/web/src/app/page.test.tsx (1 test) 8ms
✓ apps/web/security-headers.test.ts (8 tests) 3ms
✓ apps/api/src/lib/calendar-crypto.test.ts (2 tests) 2ms
✓ apps/api/src/lib/demo-credits.test.ts (13 tests) 3ms
✓ apps/api/src/lib/dev-auth.test.ts (7 tests) 4ms
✓ apps/web/src/app/marketing-routes.test.ts (3 tests) 3ms
✓ apps/api/src/lib/cors.test.ts (5 tests) 2ms
✓ apps/api/src/server/env.test.ts (4 tests) 2ms
✓ apps/api/src/server/webhook-deliveries.test.ts (2 tests) 6ms
✓ apps/api/src/lib/rate-limit.test.ts (6 tests) 3ms
✓ apps/api/src/lib/clerk-auth.test.ts (6 tests) 2ms
✓ apps/web/src/lib/auth-session.test.ts (6 tests) 2ms
✓ apps/web/src/lib/clerk-session-bridge.test.ts (6 tests) 2ms
✓ apps/api/src/lib/calendar-oauth-state.test.ts (4 tests) 2ms
✓ apps/web/src/app/organizer/page-state.test.ts (5 tests) 2ms
✓ apps/api/src/server/webhook-secret-storage.test.ts (4 tests) 3ms
✓ apps/web/src/lib/booking-outcome.test.ts (5 tests) 2ms
✓ apps/api/src/server/security-headers.test.ts (1 test) 1ms
✓ apps/api/src/lib/complexity-check.test.ts (2 tests) 2ms
✓ packages/db/src/client.test.ts (2 tests) 2ms
✓ apps/web/src/features/booking/components.test.tsx (1 test) 2ms
✓ apps/api/src/server/auth-session.test.ts (3 tests) 2ms
✓ apps/web/src/app/hero-art-carousel.test.tsx (3 tests) 20ms
✓ apps/web/src/components/globe-canvas.test.tsx (2 tests) 19ms
Test Files 42 passed (42)
Tests 249 passed | 1 skipped (250)
Start at 18:56:10
Duration 1.55s (transform 916ms, setup 0ms, collect 3.71s, tests 397ms, environment 499ms, prepare 2.59s),
Docs
Summary by CodeRabbit
Tests
Documentation