Skip to content

fix(create-blocks-app): decouple template E2E readiness from sample APIs#198

Open
ikenyal wants to merge 1 commit into
aws-devtools-labs:mainfrom
ikenyal:fix/template-e2e-readiness
Open

fix(create-blocks-app): decouple template E2E readiness from sample APIs#198
ikenyal wants to merge 1 commit into
aws-devtools-labs:mainfrom
ikenyal:fix/template-e2e-readiness

Conversation

@ikenyal

@ikenyal ikenyal commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • make backend, bare, demo, and auth-cognito template E2E setup wait for the Blocks runtime configuration endpoint rather than the sample greet API
  • use the backend template's configured port (3001) for its process and readiness checks
  • preserve the existing sample greet assertions

Partially addresses #155.

Validation

  • Biome lint on the four changed template E2E files
  • Changesets status against origin/main
  • npm run test:templates (default, demo, backend, bare)
  • scaffolded auth-cognito from the local registry and ran npm run test:e2e

Checklist

  • I have read and followed CONTRIBUTING.md
  • Tests have been added or updated
  • Changeset added

@ikenyal
ikenyal force-pushed the fix/template-e2e-readiness branch from 48f4ac3 to 955f21f Compare July 17, 2026 19:27
@changeset-bot

changeset-bot Bot commented Jul 17, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 955f21f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@aws-blocks/create-blocks-app Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

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