Skip to content

docs: collapse redundant frontend test commands in SETUP.md#87

Merged
dan323 merged 2 commits into
task/update-docs-if-needed-037bf5from
copilot/sub-pr-86
Mar 23, 2026
Merged

docs: collapse redundant frontend test commands in SETUP.md#87
dan323 merged 2 commits into
task/update-docs-if-needed-037bf5from
copilot/sub-pr-86

Conversation

Copilot AI commented Mar 23, 2026

Copy link
Copy Markdown
Contributor

The Frontend Tests section listed "Run all tests" and "Run with coverage" as separate steps with identical npm test commands, which was misleading and redundant.

Changes

  • docs/SETUP.md: Merged the two blocks into a single instruction — npm test — with an inline note that coverage is collected by default.

📱 Kick off Copilot coding agent tasks wherever you are with GitHub Mobile, available on iOS and Android.

Copilot AI changed the title [WIP] [WIP] Address feedback on documentation updates from PR #86 review docs: collapse redundant frontend test commands in SETUP.md Mar 23, 2026
Copilot AI requested a review from dan323 March 23, 2026 01:19
@dan323 dan323 marked this pull request as ready for review March 23, 2026 01:45
Copilot AI review requested due to automatic review settings March 23, 2026 01:45
@dan323 dan323 merged commit 90cae48 into task/update-docs-if-needed-037bf5 Mar 23, 2026
1 check passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the developer setup documentation to remove redundant frontend testing instructions and clarify that running frontend tests already collects coverage.

Changes:

  • Collapsed duplicate “Run all tests” / “Run with coverage” blocks into a single npm test instruction.
  • Added an inline note clarifying coverage is collected by default for frontend tests.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

dan323 added a commit that referenced this pull request Mar 23, 2026
* Update docs

* docs: collapse redundant frontend test commands in SETUP.md (#87)

* Initial plan

* Collapse redundant frontend test commands into single instruction

Co-authored-by: dan323 <32780500+dan323@users.noreply.github.com>
Agent-Logs-Url: https://github.com/dan323/natural-deduction/sessions/c75973e4-b1cd-4677-92a2-fb1ef3782a06

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: dan323 <32780500+dan323@users.noreply.github.com>

* Fix dev proxy config and docs: add Vite proxy for /logic, remove unused BASE_URL

---------

Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
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.

3 participants