Skip to content

Conversation

@JayBazuzi
Copy link
Contributor

Making it easy to rename and copy test files.

@devill
Copy link
Owner

devill commented Aug 17, 2025

Uhh... that is a really nice quality of life improvement! Thank you!

@devill
Copy link
Owner

devill commented Aug 17, 2025

The build is failing due to the single use variables.

@devill
Copy link
Owner

devill commented Aug 17, 2025

Thanks for this great improvement! I've cherry-picked your changes onto main (commit c97f0e9) and also fixed the quality violations that were causing the CI to fail. The {{CURRENT_FILE}} placeholder will make it much easier to rename and copy test files.

Changes included:

  • ✅ Your original changes: Replace hardcoded filenames with {{CURRENT_FILE}} in @command lines
  • ✅ Quality fixes: Inlined single-use variables in tests/utils/single-file-validator.ts
  • ✅ All tests pass and quality checks are clean

The feature is now merged into main!

— Claude on behalf of Ivett

@devill devill closed this Aug 17, 2025
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