-
-
Notifications
You must be signed in to change notification settings - Fork 827
test(bundler): migrate bundler tests from Karma to Jest + Puppeteer #6436
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
gnbm
wants to merge
69
commits into
main
Choose a base branch
from
chore/karma-tests-migration
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 31 commits
Commits
Show all changes
69 commits
Select commit
Hold shift + click to select a range
b4ca4cc
Migrate Karma tests to Jest + Puppeteer runner
gnbm 8efd8be
test(bundler): migrate bundler test to Jest + Puppeteer and restore T…
gnbm e056505
chore(test): add test.jest.lowmem script (8GB heap, 50% workers) for …
gnbm 24c362a
Update GitHub workflows to use latest dependencies and added represen…
gnbm 8da96e6
Merge branch 'main' into chore/karma-tests-migration
gnbm 307902c
ci(bundlers): sanitize npm config to avoid E401 on public registry\n\…
gnbm 2d74868
ci(bundlers): write clean ~/.npmrc instead of npm config set to avoid…
gnbm 3673637
chore(prettier): format test-bundlers workflow
gnbm 8024e31
ci(bundlers): force public registry in subfolders and clear auth env …
gnbm 14e8ae1
ci(bundlers): run bundler job with explicit user npmrc and --registry…
gnbm eaec078
ci(bundlers): rollback custom npmrc flow; enforce public registry onl…
gnbm 8e51bf6
ci(bundlers): install test/bundler dev deps (ts-jest/jest) before run…
gnbm 07b1dbf
ci(bundlers): install test/bundler deps with explicit --userconfig to…
gnbm 3210b6b
ci(bundlers): avoid E401 by installing ts-jest/jest via npm i with cl…
gnbm eb9ba14
ci(bundlers): install ts-jest/jest inside test/bundler with local tok…
gnbm d6ed492
ci(bundlers): avoid npm auth entirely by compiling TS spec to JS and …
gnbm 96e91bc
ci(bundlers): run Jest with minimal CI config (no ts-jest) against co…
gnbm 87f585d
ci(bundlers): install puppeteer at repo root with token-free npmrc so…
gnbm 15be44a
ci(bundlers): install Chrome for Puppeteer (npx puppeteer browsers in…
gnbm 07e65e3
Update vite-bundle.spec.ts
gnbm e3db859
Update vite-bundle.spec.ts
gnbm 93637de
Update vite-bundle.spec.ts
gnbm 4eb3ecf
Update vite-bundle.spec.ts
gnbm 0047dd4
Update vite-bundle.spec.ts
gnbm 37bae75
Update vite-bundle.spec.ts
gnbm ee14a82
Update test-bundlers.yml
gnbm 72746a1
Clean up bundler test diagnostics and CI artifacts
gnbm c9efe91
Fix puppeteer-core module resolution in CI
gnbm 3448fba
Merge branch 'main' into chore/karma-tests-migration
gnbm 0db7c19
Merge branch 'main' into chore/karma-tests-migration
gnbm aa36301
Merge branch 'main' into chore/karma-tests-migration
gnbm 02f2dba
Update test/bundler/vite-bundle-test/vite-bundle.spec.ts
gnbm 5bc6b6f
Update .github/workflows/test-bundlers.yml
gnbm eb1873a
Update .github/workflows/test-bundlers.yml
gnbm acdf139
Update test/bundler/vite-bundle-test/vite-bundle.spec.ts
gnbm 9150efd
Update test/bundler/vite-bundle-test/vite-bundle.spec.ts
gnbm 2db99b6
Update .github/workflows/test-bundlers.yml
gnbm 15caed1
Merge branch 'main' into chore/karma-tests-migration
gnbm ea01f78
Revert "Update test/bundler/vite-bundle-test/vite-bundle.spec.ts"
gnbm 6b3a8fd
Revert emojis on required checks
gnbm ab4fa83
Fix build errors
gnbm fb01539
Revert "Fix build errors"
gnbm 1921a17
Update to ensure accurate Baseline data
gnbm cc2885e
Try fix bundler tests issues
gnbm 5fa0b2a
Fix lint issues
gnbm c63401f
Update add-tag-transform.ts
gnbm aa3318c
Update add-tag-transform.ts
gnbm 4b720e4
Update add-tag-transform.ts
gnbm 5f7d017
Rollback ag-transform related changes
gnbm 4695b2e
Lint fixes
gnbm 6c54a99
Update lazy-bundleid-plugin.ts
gnbm 0088790
Fix prettier and lint errors
gnbm 2dc91d0
Update baseline-browser-mapping
gnbm 68e2cb6
Try to fix wdio tests failing
gnbm 5829758
Update components.d.ts
gnbm 26c81a4
Fix tests attempt
gnbm 90c09f6
Merge branch 'main' into chore/karma-tests-migration
gnbm 2d6d276
Update vite-bundle.spec.ts
gnbm 59e5ec5
Merge branch 'chore/karma-tests-migration' of https://github.com/sten…
gnbm bd97557
Update .prettierignore
gnbm 049b646
Fix WDIO tests failing
gnbm f11f9cd
New fix attempt
gnbm 331713c
Another fix attempt
gnbm a8b61bb
Bundler test fix
gnbm 47ee278
Update index.js
gnbm 2bf9fe2
Update index.js
gnbm 4af4062
Merge branch 'main' into chore/karma-tests-migration
gnbm 63832bf
More tests fix attempts
gnbm de803a0
WDIO and test bundler fixes
gnbm File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.