Skip to content

OLMIS-8298: Take the React spec bundling from dev-ui - #93

Merged
kszymankiewicz-sd merged 1 commit into
masterfrom
OLMIS-8298
Sep 14, 2026
Merged

kszymankiewicz-sd merged 1 commit into
masterfrom
OLMIS-8298

Conversation

@denys1204

Copy link
Copy Markdown
Contributor

The tasks that bundle and instrument the *.spec.jsx files were kept here to prove they work. They now ship
with dev-ui, so this repository only needs the image that carries them.

Keeping the local copy is not an option once dev-ui has the task. The require('./grunt/react-tests.js') in
the Gruntfile runs after loadNpmTasks('/dev-ui'), so it would re-register test:react and shadow the
shared one. The move would then change nothing here, and this copy does not have the amd: false fix that
stops lodash replacing the global underscore.

Merge this after the dev-ui image has been republished. CI should still report 1003 tests; 975 means it got
the image without the task, and the .jsx coverage is gone again.

The tasks that bundle and instrument the *.spec.jsx files were kept here
to prove they work. They now ship with dev-ui, so this repository only
needs the image that carries them.
@sonarqubecloud

sonarqubecloud Bot commented Sep 4, 2026

Copy link
Copy Markdown

@kszymankiewicz-sd
kszymankiewicz-sd merged commit 39a4b8c into master Sep 14, 2026
5 checks passed
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.

2 participants