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

feat: adds Catalog and Transfer integration test with DIM #1152

Merged

Conversation

wolf4ood
Copy link
Contributor

@wolf4ood wolf4ood commented Mar 22, 2024

WHAT

Introduces two integration tests with DIM:

  • DimCatalogTest
  • DimHttpPullTransferTest

For now they are triggered by a nightly job, but currently disabled waiting for a test environment. They were tested manually.

Additionally in this PR the e2e-tests module was refactored.

WHY

regression checks

Closes #1148

@wolf4ood wolf4ood force-pushed the feat/1148_dim_integration_tests branch 3 times, most recently from 6a1a632 to 09acb07 Compare March 22, 2024 14:37
@wolf4ood wolf4ood force-pushed the feat/1148_dim_integration_tests branch from 09acb07 to 4a7056a Compare March 22, 2024 14:39
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@wolf4ood wolf4ood marked this pull request as ready for review March 22, 2024 14:47
Copy link
Contributor

@paullatzelsperger paullatzelsperger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@wolf4ood wolf4ood merged commit 08aab91 into eclipse-tractusx:main Mar 22, 2024
32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

IATP: DIM integration tests
2 participants