Commit cee09b5d authored by Dan Notestein's avatar Dan Notestein
Browse files

Use tsc to compile tests before running

Alternative approach to Node 22 compatibility:
- Add tsconfig.tests.json for test compilation
- Add build:test script to compile tests to dist/tests/
- Update playwright.config.ts to use compiled tests
- Change test imports to use type-only imports from source
- Update CI config with new common-ci-configuration ref
parent c41a504e
Loading
Loading
Loading
Loading