Skip to content
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

test: use happy-dom env #195

Closed
wants to merge 1 commit into from
Closed

test: use happy-dom env #195

wants to merge 1 commit into from

Conversation

Niznikr
Copy link
Contributor

@Niznikr Niznikr commented Jul 20, 2022

Summary

Swap jsdom for happy-dom for faster tests. Had to keep jsdom for a few tests likely due to capricorn86/happy-dom#534.

@changeset-bot
Copy link

changeset-bot bot commented Jul 20, 2022

⚠️ No Changeset found

Latest commit: f244ce6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link
Contributor

Size Change: 0 B

Total Size: 76.6 kB

ℹ️ View Unchanged
Filename Size
packages/alert/dist/index.es.js 1.28 kB
packages/alert/dist/index.js 1.81 kB
packages/avatar/dist/index.es.js 815 B
packages/avatar/dist/index.js 1.32 kB
packages/banner/dist/index.es.js 518 B
packages/banner/dist/index.js 1.03 kB
packages/button/dist/index.es.js 1.42 kB
packages/button/dist/index.js 1.95 kB
packages/clipboard/dist/index.es.js 1.06 kB
packages/clipboard/dist/index.js 1.57 kB
packages/core/dist/index.es.js 259 B
packages/core/dist/index.js 757 B
packages/dropdown/dist/index.es.js 1.25 kB
packages/dropdown/dist/index.js 1.76 kB
packages/form/dist/index.es.js 2.94 kB
packages/form/dist/index.js 3.62 kB
packages/icons/dist/index.es.js 1.98 kB
packages/icons/dist/index.js 2.55 kB
packages/lozenge/dist/index.es.js 692 B
packages/lozenge/dist/index.js 1.21 kB
packages/menu/dist/index.es.js 3.52 kB
packages/menu/dist/index.js 4.12 kB
packages/modal/dist/index.es.js 1.76 kB
packages/modal/dist/index.js 2.37 kB
packages/navigation/dist/index.es.js 2.46 kB
packages/navigation/dist/index.js 3 kB
packages/notification/dist/index.es.js 1.6 kB
packages/notification/dist/index.js 2.12 kB
packages/overlay/dist/index.es.js 1.03 kB
packages/overlay/dist/index.js 1.53 kB
packages/popover/dist/index.es.js 3.02 kB
packages/popover/dist/index.js 3.52 kB
packages/progress-bubbles/dist/index.es.js 1.36 kB
packages/progress-bubbles/dist/index.js 1.85 kB
packages/progress/dist/index.es.js 1.06 kB
packages/progress/dist/index.js 1.6 kB
packages/tab-list/dist/index.es.js 659 B
packages/tab-list/dist/index.js 1.17 kB
packages/toggle/dist/index.es.js 659 B
packages/toggle/dist/index.js 1.18 kB
packages/tokens/dist/index.es.js 1.34 kB
packages/tokens/dist/index.js 4.49 kB
packages/tooltip/dist/index.es.js 433 B
packages/tooltip/dist/index.js 952 B

compressed-size-action

@Niznikr
Copy link
Contributor Author

Niznikr commented Jul 20, 2022

Not much a difference in CI

@Niznikr Niznikr closed this Jul 20, 2022
@Niznikr Niznikr deleted the test/happy-dom branch July 21, 2022 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant