Skip to content

Console: Add test-unit script.#19184

Merged
gianm merged 1 commit intoapache:masterfrom
gianm:web-test-unit
Mar 20, 2026
Merged

Console: Add test-unit script.#19184
gianm merged 1 commit intoapache:masterfrom
gianm:web-test-unit

Conversation

@gianm
Copy link
Contributor

@gianm gianm commented Mar 19, 2026

The test script runs the full script/build, which takes a while and isn't necessary. It also runs e2e tests, which require a running Druid service, which is not always going to be available.

This patch adds a test-unit script that builds SQL docs only, not the full webpack bundle, and runs unit tests only.

The "test" script runs the full script/build, which takes a while
and isn't necessary. It also runs e2e tests, which require a running
Druid service, which is not always going to be available.

This patch adds a "test-unit" script that builds SQL docs only, not
the full webpack bundle, and runs unit tests only.
@gianm gianm changed the title Web console: Add test-unit script. Console: Add test-unit script. Mar 19, 2026
Copy link
Contributor

@capistrant capistrant left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is long overdue. will be a very nice addition for devs

@gianm gianm merged commit a5dad12 into apache:master Mar 20, 2026
11 checks passed
@gianm gianm deleted the web-test-unit branch March 20, 2026 15:29
@github-actions github-actions bot added this to the 37.0.0 milestone Mar 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants