Skip to content

Fix skillName test below uppercase directories - #61

Merged
ralyodio merged 1 commit into
moshcoder:mainfrom
Daisuke134:fix/skillname-uppercase-test
Jul 28, 2026
Merged

Fix skillName test below uppercase directories#61
ralyodio merged 1 commit into
moshcoder:mainfrom
Daisuke134:fix/skillname-uppercase-test

Conversation

@Daisuke134

Copy link
Copy Markdown
Contributor

The implementation intentionally normalizes every skill name to lowercase, but the cwd fallback assertions compared against the original directory casing. This made the suite fail when the checkout lived below an uppercase directory such as ~/Projects. Normalize the two test expectations to the documented lowercase contract.\n\nVerification: focused 9/9; full suite 172 passed, 25 skipped, 0 failed.

@ralyodio
ralyodio merged commit dfcb8c1 into moshcoder:main Jul 28, 2026
3 checks 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