CLI-60 CLI-61 Add integration tests and a harness#65
Merged
damien-urruty-sonarsource merged 18 commits intomasterfrom Mar 9, 2026
Merged
CLI-60 CLI-61 Add integration tests and a harness#65damien-urruty-sonarsource merged 18 commits intomasterfrom
damien-urruty-sonarsource merged 18 commits intomasterfrom
Conversation
0dde98b to
ca1452f
Compare
Remediation Agent Summary 📊
Issues requiring manual fix (4)
Note Help us improve the Agent! |
5ae9de0 to
f37b0c9
Compare
96f12d6 to
1810f95
Compare
69818bf to
566d094
Compare
This allows not having a separate env var to support for tests, and no specific logic in the production code, we get homedir() from node. The harness takes care of creating a fake temp home dir and setting the appropriate env vars passed when running the process, HOME and USERPROFILE (Windows)
Download secrets as a test resource, it can later be injected in each test via the harness
254d9a1 to
f203eac
Compare
SonarQube reviewer guideSummary: Adds a comprehensive integration testing harness with fake SonarQube/binaries servers, setup scripts, and resource downloads. Includes 400+ new integration tests covering auth, install, list, integrate, and analyze commands. Refactors build scripts, package.json test commands, and updates internal APIs. Review Focus:
Start review at: `build-scripts/setup
|
damien-urruty-sonarsource
approved these changes
Mar 9, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.




No description provided.