Skip to content

chore: move integration tests to unit tests#16869

Merged
ematipico merged 6 commits into
mainfrom
refactor/integration-to-unit
Jun 2, 2026
Merged

chore: move integration tests to unit tests#16869
ematipico merged 6 commits into
mainfrom
refactor/integration-to-unit

Conversation

@ematipico

@ematipico ematipico commented May 26, 2026

Copy link
Copy Markdown
Member

Changes

This PR moves further integration tests to unit test. Some of these unit tests relied on compiled components, so it was easy to test them as compiled, instead of relying on the compiler and vite.

Testing

Green CI.

Docs

@changeset-bot

changeset-bot Bot commented May 26, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 77b2227

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 github-actions Bot added the pkg: astro Related to the core `astro` package (scope) label May 26, 2026
@ematipico ematipico marked this pull request as ready for review May 26, 2026 16:47
@ematipico ematipico force-pushed the refactor/integration-to-unit branch from dce0d0b to 127a5d8 Compare May 27, 2026 09:03
@ematipico ematipico changed the title chore: remove ssr-api-route.test.ts as already covered chore: move integration tests to unit tests May 27, 2026
@ematipico ematipico force-pushed the refactor/integration-to-unit branch from 127a5d8 to 77b2227 Compare June 2, 2026 13:07
@ematipico ematipico merged commit 1e341b1 into main Jun 2, 2026
25 checks passed
@ematipico ematipico deleted the refactor/integration-to-unit branch June 2, 2026 13:29
ematipico added a commit that referenced this pull request Jun 2, 2026
* chore: move integration tests to unit tests (#16869)

* chore(deps): replace which-pm-runs with package-manager-detector (#16901)

* chore(deps): update dependency hono to v4.12.18 [security] (#16669)

* Fix false positive missing-content audit for hidden anchors (#16016)

* fix: remove dead else branch in csp insertDirective (#16921)

Co-authored-by: Emanuele Stoppa <[email protected]>

* chore: avoid formatter conflicts (#16897)

---------

Co-authored-by: ocavue <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Felmon <[email protected]>
Co-authored-by: Stefan Machhammer <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: astro Related to the core `astro` package (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants