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 solid-router to vite-ecosystem-ci #346

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

birkskyum
Copy link

@birkskyum birkskyum commented Dec 18, 2024

This add the solid-router test suite to the vite-ecosystem-ci.

It introduces to the vite-ecosystem-ci some amount of coverage for both @solidjs/router and vite-plugin-solid.
It doesn't cover the solid-start repo / vinxi repo, which currently handles the file-based routing and nitro integration.

The terminal output from this suite is:

 ✓ test/utils.spec.ts  (71 tests) 12ms
 ✓ test/route.spec.ts  (28 tests) 9ms
 ✓ test/integration.spec.ts  (7 tests) 7ms
 ✓ test/router.spec.ts  (24 tests) 75ms

 Test Files  5 passed (5)
      Tests  131 passed (131)
   Start at  18:40:31
   Duration  1.16s (transform 449ms, setup 0ms, collect 1.12s, tests 105ms, environment 1.88s, prepare 339ms)

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.

1 participant