Alan Agius
52587e5b43
test: remove progress option from dev-server builder ( #43730 )
...
This change addresses the following failures
```
Schema validation failed with the following errors:
Data path "" must NOT have additional properties(progress)
```
See failures in https://app.circleci.com/pipelines/github/angular/angular/38086/workflows/7fd378bb-2c9c-4b7e-9b1e-82c9fb3ba58d/jobs/1064226
PR Close #43730
2021-10-06 09:23:59 -07:00
Alan Agius
dcacf3a09b
test: update remove deprecated builder options from Angular workspace ( #43417 )
...
`extractCss` option has been removed without replacement.
PR Close #43417
2021-09-24 10:49:39 -07:00
Alan Agius
eb50266b3a
test: update browserslist configuration to replace Angular CLI projects ( #43417 )
...
With this change we update various browserslist configuration file to match newly generated projects. https://github.com/angular/angular-cli/blob/master/packages/schematics/angular/application/files/.browserslistrc.template
PR Close #43417
2021-09-24 10:49:39 -07:00
Andrew Kushnir
4637df5551
test(forms): add integration test app to keep track of payload size ( #41045 )
...
This commit adds a Forms-based test app into the `integration` folder to have an ability to measure and keep
track of payload size for the changes in Forms package.
PR Close #41045
2021-03-05 09:45:42 -08:00