-
Notifications
You must be signed in to change notification settings - Fork 48
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
Integration-Test-Suite for aasenvironment-component #137
Conversation
Signed-off-by: Jannis Jung <[email protected]>
Signed-off-by: Jannis Jung <[email protected]>
Signed-off-by: Jannis Jung <[email protected]>
Co-authored-by: Marie Witt <[email protected]> Signed-off-by: Jannis Jung <[email protected]>
Co-authored-by: Marie Witt <[email protected]> Signed-off-by: Jannis Jung <[email protected]>
Co-authored-by: Marie Witt <[email protected]> Signed-off-by: Jannis Jung <[email protected]>
Co-authored-by: Marie Witt <[email protected]> Signed-off-by: Jannis Jung <[email protected]>
Co-authored-by: Marie Witt <[email protected]> Signed-off-by: Jannis Jung <[email protected]>
Co-authored-by: Marie Witt <[email protected]> Signed-off-by: Jannis Jung <[email protected]>
Co-authored-by: Marie Witt <[email protected]> Signed-off-by: Jannis Jung <[email protected]>
Co-authored-by: Marie Witt <[email protected]> Signed-off-by: Jannis Jung <[email protected]>
Co-authored-by: Marie Witt <[email protected]> Signed-off-by: Jannis Jung <[email protected]>
Co-authored-by: Marie Witt <[email protected]> Co-authored-by: Frank Schnicke <[email protected]> Signed-off-by: Jannis Jung <[email protected]>
Co-authored-by: Marie Witt <[email protected]> Signed-off-by: Jannis Jung <[email protected]>
Co-authored-by: Marie Witt <[email protected]> Signed-off-by: Jannis Jung <[email protected]>
Co-authored-by: Marie Witt <[email protected] Signed-off-by: Jannis Jung <[email protected]>
Signed-off-by: Jannis Jung <[email protected]>
Signed-off-by: Jannis Jung <[email protected]>
Co-authored-by: Marie Witt <[email protected]> Signed-off-by: Jannis Jung <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Following are some minor review remarks.
@@ -16,17 +16,47 @@ | |||
</properties> | |||
|
|||
<dependencies> | |||
|
|||
<dependency> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This dependency can be removed as it is unnecessary.
*/ | ||
|
||
@RunWith(Suite.class) | ||
@Suite.SuiteClasses({ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please use BaSyx formatting here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
integrated
-AasRepositoryIT
-SubmodelRepositoryIT
-ConceptDescriptionRepository
in AasEnvironment.component IT Testsuite
author:
@ahoimariew
co-authors:
@jannisjung
@FrankSchnicke
@mdanish98