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 |
|
Alan Agius
|
46acb55e76
|
build: update integration tests lock files (#55661)
This should fix CI.
PR Close #55661
|
2024-05-03 09:17:16 -07: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 |
|
Joey Perrott
|
894c1c5f10
|
refactor: apply prettier formatting to integration (#54653)
Apply prettier formatting to integration directories
PR Close #54653
|
2024-04-02 20:42:04 +00:00 |
|
Mateusz Daniluk
|
de777afbc5
|
refactor: standardize doctype declaration to <!DOCTYPE html> (#51052)
This commit standardizes the doctype declaration across all HTML files in the project to use `<!DOCTYPE html>`
PR Close #51052
|
2024-02-01 19:29:46 +00:00 |
|
cexbrayat
|
7ba5dc87ed
|
refactor(core): remove test.ts files in integration tests (#52109)
These files are not necessary since CLI v15+
PR Close #52109
|
2023-10-18 11:52:55 -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 |
|