Skip to content

Console: Add test-unit script.#19184

Open
gianm wants to merge 1 commit intoapache:masterfrom
gianm:web-test-unit
Open

Console: Add test-unit script.#19184
gianm wants to merge 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
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.

1 participant