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

Upgrade to 5.1.10-RC1 #7

Open
wants to merge 13 commits into
base: dev-environment
Choose a base branch
from

Conversation

khobatha
Copy link

No description provided.

anawrotsoldevelo and others added 13 commits December 18, 2023 11:32
* CQI-14: Disable demo data loading for integration tests

Demo data was previously being loaded before the tests were run, so they were affected by records fetched from a csv.

* CQI-14: Added Transactional to test method

* CQI-14: Removed unnecessary demoDataTest

* CQI-14: Replaced Sonarqube with Sonarcloud analysis

* CQI-14: Enabled xml version of JacoccoTestReport
* Fix - Wrong SOH on first receive

* Updated License Headers

* Fix - Wrong SOH on first receive
…#44)

* SELV3-718: Added geographicZone filter for valid sources/destinations

* SELV3-718: Updated javadocs, added test

* SELV3-718: Added tests
Changed --resource value
Updated the version of docker-dev used to v9
…ition to make application logging performance better, commits: 6da4960 and 87e17c9. (#63)

* OLMIS-7952: Copied and adjusted solutions for 2nd approval for requisition to make application logging performance better, commits: 6da4960 and 87e17c9.

* OLMIS-7952: Removed TODO.

* OLMIS-7952: Style corrections.

* OLMIS-7952: Added integration testing when building.

* OLMIS-7952: Fixed indentations.

* OLMIS-7952: Added test coverage and corrected method description.

* OLMIS-7952: Added another test coverage.

* OLMIS-7952: Added another test coverage.

---------

Co-authored-by: pwargulak <[email protected]>
…ion logging performance better. (#61)

* Cherry-pick (modified) from OAM-218 solution, commit 8b82790.

OAM-218: Updated programId param to repeatable (#60)

* OAM-218: WIP

* OAM-218: Updated programId param to repeatable

* OAM-218: Removed unused import, provided constants

* OAM-218: Removed unnecessary stubbings

* OAM-218: Added extra tests

* OAM-218: Provided changes after review

* OAM-218: Removed 'Ignore' annotation

* OAM-218: Added extra condition to test

* OAM-218: Fixed params/method names

* OAM-218: Added tests for coverage.

---------

Co-authored-by: Piotr Wargulak <[email protected]>
Co-authored-by: tsznaj <[email protected]>
# Conflicts:
#	src/integration-test/java/org/openlmis/stockmanagement/web/ValidSourceDestinationControllerIntegrationTest.java
#	src/main/java/org/openlmis/stockmanagement/repository/SourceDestinationAssignmentRepository.java
#	src/main/java/org/openlmis/stockmanagement/service/SourceDestinationBaseService.java
#	src/main/java/org/openlmis/stockmanagement/service/StockCardSummariesService.java
#	src/main/java/org/openlmis/stockmanagement/service/ValidDestinationService.java
#	src/main/java/org/openlmis/stockmanagement/service/ValidSourceService.java
#	src/main/java/org/openlmis/stockmanagement/validators/SourceDestinationGeoLevelAffinityValidator.java
#	src/main/java/org/openlmis/stockmanagement/web/ValidSourceDestinationController.java
#	src/test/java/org/openlmis/stockmanagement/service/SourceDestinationBaseServiceTest.java
#	src/test/java/org/openlmis/stockmanagement/validators/SourceDestinationGeoLevelAffinityValidatorTest.java

* OLMIS-7953: coverage test

* OLMIS-7953: moved to impl subdirectories

* OLMIS-7953: little changes to omit unnecessary coverage tests

* OLMIS-7953: added coverage test

---------

Co-authored-by: Szymon Radziszewski <[email protected]>
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.

6 participants