Alan Agius 7212252b54 test(@angular/cli): remove hardcoded versions from ng-update test
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
2022-02-01 17:02:22 -08:00
..

/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.