Matthieu Riegler
58bfb4aee9
build: update ts target to ES2022 and module to ES2022 ( #58022 )
...
Our integration tests are based on the CLI. CLI build force the target to ES2022 else it logs a warning
PR Close #58022
2024-10-04 13:33:48 +00:00
Alan Agius
6e1e70d3f1
ci: use application builder for integration tests ( #55660 )
...
This updates the integration tests to use the application builder.
PR Close #55660
2024-05-03 11:21:06 -07:00
Matthieu Riegler
2c2ccf76e2
refactor(animations): Add integration test for animations/async. ( #50738 )
...
This integration test aims to cover that we do not break the code splitting of the animation module when we use `provideAnimationsAsync()`.
PR Close #50738
2023-09-29 10:49:40 -07:00