Skip to content

refactor: Support of referencing legacy middlewares in UI5 CLI middleware configuration#1367

Open
d3xter666 wants to merge 17 commits intofeat/incremental-build-4from
remove-legacy-middlewares
Open

refactor: Support of referencing legacy middlewares in UI5 CLI middleware configuration#1367
d3xter666 wants to merge 17 commits intofeat/incremental-build-4from
remove-legacy-middlewares

Conversation

@d3xter666
Copy link
Copy Markdown
Member

JIRA: CPOUI5FOUNDATION-1206

@d3xter666 d3xter666 requested a review from a team April 28, 2026 10:35
@RandomByte RandomByte force-pushed the feat/incremental-build-4 branch from e1d781f to ab65f27 Compare April 30, 2026 12:19
RandomByte and others added 16 commits April 30, 2026 15:51
Build tests: add getRootPath stub and cacheDir to expected args to
match the new cache directory parameter in graph.build().

Serve tests: adapt to the non-returning handler pattern (pOnError)
by using fire-and-settle instead of awaiting handler completion,
and account for the new error callback passed to serverServe.
* Add test for "ui5 --version"
* Add test for "ui5 build" (currently testing a TS application)

Currently, those tests are not included in any CI pipeline and also need a manual "npm install" (no node_modules included yet).
+ Include "npm install" in test runtime
+ Refactor test environment for better reuse
+ Extend typescript test to cover Incremental Build
+ Add "application.a" (Javascript project fixture)
Co-authored-by: Copilot <copilot@github.com>
Break long test names to multiple lines to meet max-len 120 limit
@d3xter666 d3xter666 force-pushed the remove-legacy-middlewares branch from 0bfc922 to 09a4670 Compare April 30, 2026 14:51
- Remove cacache dependency from packages/project/package.json
- Restore internal/e2e-tests/ files that were incorrectly deleted
- Update package-lock.json to match base branch
@maxreichmann maxreichmann force-pushed the feat/incremental-build-4 branch from 7aa4cd3 to 95fd5de Compare May 5, 2026 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants