Andrew Kushnir
d119cd32b1
refactor(core): drop unused deps for integration apps ( #60594 ) ( #60643 )
...
This commit drops unused deps from the `packages.json` files of various integration test apps.
PR Close #60594
PR Close #60643
2025-03-31 17:55:39 +00:00
Andrew Kushnir
db08558c3b
test(core): remove obsolete integration tests ( #60594 ) ( #60643 )
...
This commit removes a number of obsolete integration tests and also removes some e2e tests for a few remianing apps, since they are not adding value, but cause extra time to spend on CI.
PR Close #60594
PR Close #60643
2025-03-31 17:55:39 +00:00
Angular Robot
8a5f3197c0
build: update cross-repo angular dependencies ( #57776 )
...
See associated pull request for more information.
Closes #56387 as a pr takeover
PR Close #57776
2024-09-13 16:09:02 +02:00
Alan Agius
aeb3fe26cf
build: remove tslint and codelyzer deps from integration tests ( #55658 )
...
These are redundant.
PR Close #55658
2024-05-03 08:15:41 -07:00
Andrew Kushnir
db3a90191f
test(core): add an integration app for @defer feature ( #52065 )
...
This integration app also contains the size-tracking build setup to measure the payload size of `@defer` feature.
PR Close #52065
2023-10-06 12:11:29 -07:00