Skip to content

Commit 5cce849

Browse files
committed
feat(screenshots): commit the image and PDF test fixtures
The specs reference six fixtures that .gitignore excluded, so a fresh checkout could not run the harness: 'Q2 Project Proposal.pdf' is used by five specs and 'Team Meeting Notes.pdf' by two. Drops playwright/fixtures/pdfs/ and playwright/fixtures/images/ from .gitignore, plus the dead cypress/fixtures/pdfs/ line left from before the Playwright switch. playwright/results/ and playwright/.auth/ stay ignored: both are generated, and .auth/state.json holds session cookies. The four images are replacements sourced from Wikimedia Commons so the licensing is explicit: city-night-purple.jpg CC0-1.0 Wilfredor forest-green.jpg CC0-1.0 Zed Can77 milky-way.jpg public domain NASA/JPL-Caltech/S. Stolovy (Spitzer) ocean-golden.jpg CC0-1.0 Bernard Spragg, NZ The PDFs are generated, not third-party content. AI-Assisted-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Signed-off-by: Anna Larch <anna@nextcloud.com>
1 parent b213ae2 commit 5cce849

7 files changed

Lines changed: 0 additions & 3 deletions

File tree

β€Ž.gitignoreβ€Ž

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,5 @@ cypress/snapshots/
6868
cypress/videos/
6969
cypress/downloads/
7070
screenshot-inventory.json
71-
cypress/fixtures/pdfs/
7271
playwright/results/
7372
playwright/.auth/
74-
playwright/fixtures/pdfs/
75-
playwright/fixtures/images/
815 KB
Loading
1.28 MB
Loading
1.41 MB
Loading
436 KB
Loading
2.65 KB
Binary file not shown.
2.62 KB
Binary file not shown.

0 commit comments

Comments
Β (0)