fix: Prevent mocha tests failures when window does not have focus. by gonfunko · Pull Request #9332 · RaspberryPiFoundation/blockly

added 3 commits

August 26, 2025 15:06

cpcallen

gonfunko added a commit that referenced this pull request

Aug 28, 2025
…9332)

* chore: Add puppeteer-core as a dev dependency.

* fix: Make mocha tests run in a fake-focused window.

* fix: Make `test:mocha:interactive` use the same gulp codepath as `test`.