mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-22 06:41:45 +08:00
We improve the migrations logic to automatically run the needed migrations based on the build version of the Angular CLI. This helps us to avoid having to manually update this test when we bump the major version. Example: https://github.com/angular/angular-cli/pull/22579/files
/tests
Folder
Contains all e2e tests and test assets.
legacy-cli/
Contains all assets and all e2e tests from the legacy CLI repo.
Others
Other folders contain test assets related to the Package namespace folders matching their name.