Description
Add an end-to-end (E2E) test for the React template.
This will ensure the CLI can correctly scaffold a React project and that the generated project behaves as expected.
You can follow the official contribution guide here:
How to add a new end-to-end test for templates
Acceptance Criteria
Notes
- Look at existing E2E tests for other templates as a reference.
- Keep the test minimal but robust.
- Consistency across template tests is important (e.g. naming, assertions).
Description
Add an end-to-end (E2E) test for the React template.
This will ensure the CLI can correctly scaffold a React project and that the generated project behaves as expected.
You can follow the official contribution guide here:
How to add a new end-to-end test for templates
Acceptance Criteria
stylesandenchilada-js-logo.svg).Notes