Skip to content
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

test: confirm that docker is running this tests #6

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

m-rudyk
Copy link
Owner

@m-rudyk m-rudyk commented Jan 24, 2024

Pull Request

Description

This PR is set to setup envinronment for Integration testing of LPVS.

How to run tests:

  1. Ensure a valid environment with Docker is set up.
  2. Pull this PR.
  3. Execute the command mvn test -Dtest="LicensePreValidationSystemIT".

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Code cleanup/refactoring
  • Documentation update
  • This change requires a documentation update
  • CI system update
  • Test Coverage update

Testing

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

Test Configuration:

  • Java: v17
  • LPVS Release: v1.x.x

Checklist:

  • My code follows the style guidelines of this project
  • My code meets the required code coverage for lines (90% and above)
  • My code meets the required code coverage for branches (80% and above)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@m-rudyk m-rudyk marked this pull request as draft January 24, 2024 15:36
@m-rudyk m-rudyk force-pushed the m.rudyk/debug_IT branch 2 times, most recently from 239ff7f to 2ea0ad6 Compare January 25, 2024 07:37
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