You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(astro-5): Add test for current parametrized routes (#17054)
Adds a test case with a client, server and server API request which
checks:
- that everything is correctly connected
- that everything has parametrized routes (the current state of it -
some are not yet parametrized)
This is a visual representation of the test case (with a different
param):
<img width="502" height="197" alt="image"
src="https://github.com/user-attachments/assets/e1a14c2b-2547-427b-964b-5c8fb6db49a2"
/>
Part of #16686
0 commit comments