Skip to content

feat(templates): added int and e2e tests to blank and website templates #12866

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

Merged
merged 55 commits into from
Jun 26, 2025

Conversation

paulpopus
Copy link
Contributor

@paulpopus paulpopus commented Jun 19, 2025

This PR adds int tests with vitest and e2e tests with playwright directly into our templates.

The following are also updated:

  • bumps core turbo to 2.5.4 in monorepo
  • blank and website templates moved up to be part of the monorepo workspace
    • this means we now have thes templates filtered out in pnpm commands in package.json
    • they will now by default use workspace packages which we can use for manual testing and int and e2e tests
    • note that turbo doesnt work with these for dev in monorepo context
  • CPA script will fetch latest version and then replace workspace:* or the pinned version in the package.json before installation
  • blank template no longer uses _template as a base, this is to simplify management for workspace
  • updated the generate template variations script

paulpopus added 20 commits June 13, 2025 20:18
paulpopus added 15 commits June 23, 2025 23:00
…ght's webserver
@paulpopus paulpopus marked this pull request as ready for review June 24, 2025 17:37
@paulpopus paulpopus changed the title feat: added int and e2e tests to blank and website templates feat(templates): added int and e2e tests to blank and website templates Jun 24, 2025
@paulpopus paulpopus requested a review from denolfe June 24, 2025 18:23
Copy link
Member

@denolfe denolfe left a comment

Choose a reason for hiding this comment

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

Looking good, just a few small things.

@denolfe denolfe merged commit 87c7952 into main Jun 26, 2025
@denolfe denolfe deleted the feat/templates-update branch June 26, 2025 17:55
Copy link
Contributor

🚀 This is included in version v3.44.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants