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

refactor: extract e2e-fixtures module #1635

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

ndr-brt
Copy link
Contributor

@ndr-brt ndr-brt commented Oct 18, 2024

WHAT

Extracts a new e2e-fixtures module, including all the previous fixtures module contents plus some Azure/Aws utils for tests.
The module has been put in the system-tests folder, as it is shared between all the e2e test modules.

WHY

avoid duplication

FURTHER NOTES

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Closes #1630

@ndr-brt ndr-brt added the refactoring Refactoring, does not add functionality label Oct 18, 2024
@ndr-brt ndr-brt force-pushed the 1630-extract-fixtures branch 2 times, most recently from 3fe0075 to 4fc8a7c Compare October 18, 2024 12:21
@ndr-brt ndr-brt force-pushed the 1630-extract-fixtures branch from 4fc8a7c to 4462197 Compare October 18, 2024 12:26
Copy link

@ndr-brt ndr-brt merged commit 5eb3c2f into eclipse-tractusx:main Oct 18, 2024
32 checks passed
@ndr-brt ndr-brt deleted the 1630-extract-fixtures branch October 18, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Refactoring, does not add functionality
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

Remove duplication between cloud-transfer-tests and end2end-transfer-test
2 participants