BabylonJS / Babylon.js

Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
http://www.babylonjs.com
Apache License 2.0
22.78k stars 3.39k forks source link

Move visualization testing to playwright #15149

Closed RaananW closed 1 month ago

RaananW commented 1 month ago

Fixes #12977

The jest vis-tests will stay as we are still using them to test WebGL1 on the CI. However, the recommended way is to use playwright. Documentation PR will follow right after this one.

Note, this is a small "breakiing change" to the repo, as now you will need to run npm run test:visualization -- --project="webgl2" to run a specific engine instead of -i webgl2.

bjsplat commented 1 month ago

Please make sure to label your PR with "bug", "new feature" or "breaking change" label(s). To prevent this PR from going to the changelog marked it with the "skip changelog" label.

bjsplat commented 1 month ago

Reviewer - this PR has made changes to one or more package.json files.

bjsplat commented 1 month ago

Snapshot stored with reference name: refs/pull/15149/merge

Test environment: https://babylonsnapshots.z22.web.core.windows.net/refs/pull/15149/merge/index.html

To test a playground add it to the URL, for example:

https://babylonsnapshots.z22.web.core.windows.net/refs/pull/15149/merge/index.html#WGZLGJ#4600

Links to test babylon tools with this snapshot:

https://playground.babylonjs.com/?snapshot=refs/pull/15149/merge https://sandbox.babylonjs.com/?snapshot=refs/pull/15149/merge https://gui.babylonjs.com/?snapshot=refs/pull/15149/merge https://nme.babylonjs.com/?snapshot=refs/pull/15149/merge

To test the snapshot in the playground with a playground ID add it after the snapshot query string:

https://playground.babylonjs.com/?snapshot=refs/pull/15149/merge#BCU1XR#0

bjsplat commented 1 month ago

WebGL2 visualization test reporter:

https://babylonsnapshots.z22.web.core.windows.net/refs/pull/15149/merge/testResults/webgl2playwright/index.html

bjsplat commented 1 month ago

Visualization tests for WebGPU (Experimental)

https://babylonsnapshots.z22.web.core.windows.net/refs/pull/15149/merge/testResults/webgpuplaywright/index.html