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

Add Preact component tests #8803

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Add Preact component tests #8803

merged 1 commit into from
Jul 12, 2024

Conversation

seanh
Copy link
Contributor

@seanh seanh commented Jul 11, 2024

Add a first step for a Preact component in h.

For now this isn't a very useful test (and the component being tested
doesn't have any dynamic behaviour to test), but it suffices to ensure
that the necessary test dependencies are setup (e.g. Enzyme).

@seanh seanh requested a review from robertknight July 11, 2024 16:00
@seanh seanh marked this pull request as draft July 11, 2024 16:04
@seanh seanh force-pushed the add-preact-tests branch 2 times, most recently from 4f561e8 to d70b8a0 Compare July 11, 2024 16:23
@seanh seanh marked this pull request as ready for review July 11, 2024 16:26
Add a first step for a Preact component in h.

For now this isn't a very useful test (and the component being tested
doesn't have any dynamic behaviour to test), but it suffices to ensure
that the necessary test dependencies are setup (e.g. Enzyme).
@seanh seanh merged commit ad20953 into main Jul 12, 2024
9 checks passed
@seanh seanh deleted the add-preact-tests branch July 12, 2024 10:03
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

2 participants