test: switch all test fixtures from japan-korea-2026 to italy-2026-demo
- Replace all japan-korea-2026 URL references in test files - dailies.spec.js: update KNOWN_SLUG/TITLE/CITY/COUNTRY to first campiglia entry - accessibility.spec.js: update AX4 entry URL to campiglia entry - helpers.js: update TRACKER_DIR to italy-2026-demo dailies Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Vgmzx8VTTTmCskSpQtsLTr
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// Tests: F1–F7 — trip page filter bar and inline stats toggle
|
||||
const { test, expect } = require('@playwright/test');
|
||||
|
||||
const TRIP_URL = '/trips/japan-korea-2026';
|
||||
const TRIP_URL = '/trips/italy-2026-demo';
|
||||
|
||||
// ── F1: filter bar renders with three buttons ─────────────────────────────────
|
||||
test('F1: trip page shows All/Journal/Stories filter buttons', async ({ page }) => {
|
||||
|
||||
Reference in New Issue
Block a user