-
Notifications
You must be signed in to change notification settings - Fork 18
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
[ 2º ] - Release/v2.1.0 unit tests: Added more detailed unit tests to the application #173
Merged
saudkhan116
merged 21 commits into
eclipse-tractusx:main
from
catenax-ng:release/v2.1.0-unit-tests
Feb 2, 2024
Merged
[ 2º ] - Release/v2.1.0 unit tests: Added more detailed unit tests to the application #173
saudkhan116
merged 21 commits into
eclipse-tractusx:main
from
catenax-ng:release/v2.1.0-unit-tests
Feb 2, 2024
Conversation
This file contains 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
…oduct-pass into feature/cmp-806/reference-configuration-edc-dtr
…figuration-edc-dtr Feature/cmp 806/reference configuration edc dtr: Create a reference configuration for using the DPP
Co-authored-by: Parracho <[email protected]> Co-authored-by: Mathias Moser <[email protected]> Co-authored-by: Diogo Parracho <[email protected]>
Co-authored-by: Mathias Brunkow Moser <[email protected]> Co-authored-by: Mathias Moser <[email protected]> Co-authored-by: Parracho <[email protected]> Co-authored-by: Diogo Parracho <[email protected]>
…ests Feature/cmp 804/create unit tests
matbmoser
changed the title
Release/v2.1.0 unit tests
[2º] - Release/v2.1.0 unit tests: Added more detailed unit tests to the application
Jan 8, 2024
matbmoser
changed the title
[2º] - Release/v2.1.0 unit tests: Added more detailed unit tests to the application
[ 2º ] - Release/v2.1.0 unit tests: Added more detailed unit tests to the application
Jan 8, 2024
matbmoser
approved these changes
Feb 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
backend
Issue or PR connected to the backend application
documentation
Improvements or additions to documentation
unit-tests
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.
Why we create this PR?
To add unit tests for the major functionalities of the application.
What we want to achieve with this PR?
To assure some stability on the application for future contributions. To detect some changes that can compromise the normal functionality of the application, before merge them.
What is new?
Added
Updated