Skip to content

docs(test): rename Playwright build-test script and tighten README#489

Merged
turegjorup merged 1 commit into
release/3.0.0from
chore/rename-test-frontend-built-script
Jun 9, 2026
Merged

docs(test): rename Playwright build-test script and tighten README#489
turegjorup merged 1 commit into
release/3.0.0from
chore/rename-test-frontend-built-script

Conversation

@turegjorup

Copy link
Copy Markdown
Contributor

No-behavior-change rename for clarity.

scripts/test only runs the frontend Playwright suite against a production build — not the full test set (no PHPUnit, no Vitest). The bare name overstates its scope. Renamed to scripts/test-frontend-built.sh to match the test:frontend-built task that calls it and the scripts/ .sh convention.

Changes

  • git mv scripts/test scripts/test-frontend-built.sh (content byte-identical, +x preserved — shows as rename … (100%))
  • Updated the three references: Taskfile.yml, .claude/settings.json allowlist, README command block
  • Shortened the README "Testing on the built files" description

The test:frontend-built task name is unchanged. No script behavior change.

🤖 Generated with Claude Code

scripts/test only runs the frontend Playwright suite against a
production build, not the full test set, so the bare name overstates
its scope. Rename it to scripts/test-frontend-built.sh to match the
test:frontend-built task and the scripts/ .sh convention, update the
three call sites (Taskfile, README command, .claude/settings.json),
and shorten the README description. No behavior change.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@turegjorup turegjorup self-assigned this Jun 9, 2026
@turegjorup
turegjorup merged commit de03309 into release/3.0.0 Jun 9, 2026
19 of 20 checks passed
@turegjorup
turegjorup deleted the chore/rename-test-frontend-built-script branch June 9, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant