- Node.js --test flag doesn't support glob patterns directly
- Changed test commands to use find + xargs pattern
- This ensures all test files are discovered and passed to node --test
- Works reliably across different shell environments
Co-authored-by: Brooooooklyn <3468483+Brooooooklyn@users.noreply.github.com>