Skip to content

test(e2e): support enterprise e2e tests - #293

Merged
BoxBoxJason merged 2 commits into
mainfrom
test/enterprise-e2e
Jul 16, 2026
Merged

test(e2e): support enterprise e2e tests#293
BoxBoxJason merged 2 commits into
mainfrom
test/enterprise-e2e

Conversation

@BoxBoxJason

@BoxBoxJason BoxBoxJason commented Jul 16, 2026

Copy link
Copy Markdown
Owner

Description of your changes

This PR adds e2e tests for enterprise edition endpoints.

It patches a bunch of discovered bugs in the mean time.

Closes #291

I have:

  • Followed the git conventional commit message format.
  • Made sure all changes are covered by proper tests, reaching a coverage of at least 80% when applicable.

How has this code been tested

I have:

  • Made sure make lint passes to verify that the code style is correct.
  • Made sure make test passes to verify that the code is working as intended.
  • Made sure make e2e passes to verify that end-to-end tests pass against a real SonarQube instance.
  • Added unit tests to cover the code changes.
  • Added end-to-end tests if necessary.

Signed-off-by: BoxBoxJason <contact@boxboxjason.dev>
@BoxBoxJason BoxBoxJason self-assigned this Jul 16, 2026
@BoxBoxJason BoxBoxJason added enhancement New feature or request e2e end to end tests related work sdk SonarQube golang SDK related work ai This issue / PR was (over 50%) AI generated labels Jul 16, 2026
Signed-off-by: BoxBoxJason <contact@boxboxjason.dev>
@BoxBoxJason
BoxBoxJason merged commit 847931a into main Jul 16, 2026
6 checks passed
@BoxBoxJason
BoxBoxJason deleted the test/enterprise-e2e branch July 16, 2026 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai This issue / PR was (over 50%) AI generated e2e end to end tests related work enhancement New feature or request sdk SonarQube golang SDK related work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[E2E] enterprise edition tests

1 participant