You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scripts: add run-js-tests.sh for JavaScript test execution
* Adds bash script to run JavaScript tests in CI or watch mode
* Supports npm ci/install, watch mode, and help options
* Uses WORKING_DIR environment variable for CI compatibility
0 commit comments