Skip to content

Add an integration test #107

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

Turiok
Copy link

@Turiok Turiok commented May 13, 2025

Proposed changes

Add an integration test which install the plugin Jar in a container SonarQube. Then launch a sonar-scanner with Fortran code. Then check Fortran Issue with API call on SonarQube.

Prerequisite for the test:

  • Have an internet connection to download SonarQube and sonar-scanner image
  • Docker installed
  • Docker-compose installed
  • Python installed
  • Bash installed

To launch this test, Execute this command:
it.sh
Usage:
it.sh -h

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have read the CONTRIBUTING doc
  • I agree with the CODE OF CONDUCT
  • Lint and unit tests pass locally with my changes
  • SonarCloud and GitHub CI tests pass with my changes
  • I have added necessary documentation (if appropriate)

Further comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution you did and what alternatives you considered, etc...

If I have time, I'll add this integration test to Github Actions

@Turiok Turiok marked this pull request as draft May 13, 2025 14:50
@Turiok Turiok changed the title Integration test Add an integration test May 13, 2025
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.

1 participant