Skip to content

Fix examples test to match reorganized directory structure#3

Merged
spichen merged 1 commit intomainfrom
claude/debug-ci-failures-HCR10
Mar 28, 2026
Merged

Fix examples test to match reorganized directory structure#3
spichen merged 1 commit intomainfrom
claude/debug-ci-failures-HCR10

Conversation

@spichen
Copy link
Copy Markdown
Owner

@spichen spichen commented Mar 28, 2026

The examples were moved from flat YAML files into subdirectories
(commit 63bb934) but the test still used a flat readdirSync, finding
zero files and causing Vitest to fail with "No test found in suite".
Recursively collect spec files from subdirectories instead.

https://claude.ai/code/session_0143s3hvZ8oXRvpVm5YFc8mp

The examples were moved from flat YAML files into subdirectories
(commit 63bb934) but the test still used a flat readdirSync, finding
zero files and causing Vitest to fail with "No test found in suite".
Recursively collect spec files from subdirectories instead.

https://claude.ai/code/session_0143s3hvZ8oXRvpVm5YFc8mp
@spichen spichen merged commit 1a604e8 into main Mar 28, 2026
1 check passed
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.

2 participants