RNW CLI projectConfig and autolink tests only test the old architecture templates #14600
Labels
Area: Autolinking
Area: CLI
Area: Tests
bug
enhancement
New Architecture
Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric
Milestone
Problem Description
In
@react-native-windows/cli
we have tests for autolinking (i.e.react-native autolink-windows) and project config (i.e.
react-native config`) that create test projects to verify functionality.The code explicitly uses a custom project creation that uses the "old" templating system and thereby does not test new architecture projects.
Steps To Reproduce
packages/@react-native-windows/cli
yarn test
Expected Results
Tests use new architecture templates to ensure that they work properly.
CLI version
15.0.0-alpha.2
Environment
Community Modules
No response
Target Platform Version
None
Target Device(s)
No response
Visual Studio Version
None
Build Configuration
None
Snack, code example, screenshot, or link to a repository
No response
The text was updated successfully, but these errors were encountered: