Skip to content

Files

scripts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 27, 2024
May 5, 2024
May 7, 2024
Jan 27, 2024
Apr 4, 2024
Mar 15, 2025
May 5, 2024
May 7, 2024
Jan 27, 2024

Scripts

Roundtrip tests

Integration tests, completing a read/write roundtrip on the KhronosGroup/glTF-Sample-Models repository. Test constants assume that the glTF-Transform and glTF-Sample-Models repositories are siblings under a common parent folder. After generating roundtrip models, serve the test/ folder locally and confirm that the before/after examples match.

# Run.
node scripts/roundtrip.cjs

# Verify.
npx serve scripts

For unit tests on individual packages, see packages/*/test.