Skip to content

test: complete sub-workspace duplicate-task test (#416) - #700

Merged
nam-hle merged 1 commit into
mainfrom
test/416-complete-skipped-tests
Jun 20, 2026
Merged

test: complete sub-workspace duplicate-task test (#416)#700
nam-hle merged 1 commit into
mainfrom
test/416-complete-skipped-tests

Conversation

@nam-hle

@nam-hle nam-hle commented Jun 20, 2026

Copy link
Copy Markdown
Member

Works #416. That issue's checklist had drifted — 3 of its 5 named files (log-level.test.ts, exclude.test.ts, profiling-summary.test.ts) no longer exist, and 2 of the 3 remaining it.todos are actually features/decisions, not unskippable tests.

What this PR does

Verification

  • vitest run --project nadle errors → 3 passed (incl. the new case).
  • eslint + prettier clean; pre-commit nadle check passes.

Once #698 and #699 land, their deferred it.todos can be implemented and #416 fully closed.

🤖 Generated with Claude Code

Implement the deferred errors.test.ts case: registering the same task
name twice inside a sub-workspace throws 'Task <name> already registered
in workspace <id>', mirroring the existing root-workspace case.

The other two #416 todos turned out to be features/decisions rather than
unskippable tests, and are split out: alias-config validation does not
exist yet (#698) and single-package-monorepo detection needs a behavior
decision (#699). Their todo comments now point at those issues.

Also fix a perfectionist lint error in docs/sidebars.ts (type before
label) left over from the migration-guides PR.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@netlify

netlify Bot commented Jun 20, 2026

Copy link
Copy Markdown

Deploy Preview for nadle ready!

Name Link
🔨 Latest commit 0a32f26
🔍 Latest deploy log https://app.netlify.com/projects/nadle/deploys/6a35f5adc267340008b6760b
😎 Deploy Preview https://deploy-preview-700--nadle.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 93
Accessibility: 97
Best Practices: 100
SEO: 100
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@nam-hle
nam-hle enabled auto-merge (squash) June 20, 2026 02:06
@nam-hle
nam-hle merged commit e8f372b into main Jun 20, 2026
14 of 15 checks passed
@nam-hle
nam-hle deleted the test/416-complete-skipped-tests branch June 20, 2026 02:06
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