Skip to content

chore: test cleanup#4727

Merged
Barsnes merged 5 commits intomainfrom
chore/test-cleanup
Apr 14, 2026
Merged

chore: test cleanup#4727
Barsnes merged 5 commits intomainfrom
chore/test-cleanup

Conversation

@eirikbacker
Copy link
Copy Markdown
Contributor

I forbindelse med downstream testing av ny release av u-combobox + u-datalist så jeg litt rusk i test-logger, timeouts og komplekst test-oppsett vi egentlig burde forenkle slik at det er lettere å lage tester downstream for Designsystemets konsumenter også :)

@eirikbacker eirikbacker self-assigned this Apr 13, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 13, 2026

🦋 Changeset detected

Latest commit: 864170a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@digdir/designsystemet-react Patch
@digdir/designsystemet-web Patch
@digdir/designsystemet Patch
@digdir/designsystemet-css Patch
@digdir/designsystemet-types Patch

Not sure what this means? Click here to learn what changesets are.

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

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 13, 2026

Preview deployments for this pull request:

storybook - 14. Apr 2026 - 12:00

button.dispatchEvent(new MouseEvent('mouseover', { bubbles: true }));

expect(tip.showPopover).not.toHaveBeenCalled();
expect(tip.showPopover).not.toHaveBeenCalled(); // TODO EIRIK
Copy link
Copy Markdown
Collaborator

@mimarz mimarz Apr 13, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO what?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

haha sorry - den todoen skal vekk :D var underveis at jeg måtte huske på den ^^

Copy link
Copy Markdown
Member

@Barsnes Barsnes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@Barsnes Barsnes merged commit 86f4434 into main Apr 14, 2026
16 checks passed
@Barsnes Barsnes deleted the chore/test-cleanup branch April 14, 2026 10:07
@github-actions github-actions bot mentioned this pull request Apr 14, 2026
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.

3 participants