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 transfer tests with suspend/resume and terminate scenario #1230

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

wolf4ood
Copy link
Contributor

@wolf4ood wolf4ood commented Apr 16, 2024

WHAT

Adds two tests for transfer in the following transfer process states:

  • STARTED -> SUSPENDED -> STARTED (suspension)
  • STARTED -> TERMINATED -> (contract expires)

Additionally fixed the AdditionalHeadersProvisioner which had some issue with the deprovision phase

WHY

testing is good.

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 # <-- insert Issue number if one exists

@wolf4ood wolf4ood marked this pull request as ready for review April 16, 2024 13:53
@wolf4ood wolf4ood changed the title chore: adds transfer tests with suspend/resume and terminate scenario feat: adds transfer tests with suspend/resume and terminate scenario Apr 16, 2024
@wolf4ood wolf4ood force-pushed the chore/susped_resume_test branch from 2fbd006 to c6bfdae Compare April 16, 2024 13:54
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 merged commit 281f0d9 into eclipse-tractusx:main Apr 16, 2024
31 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.

2 participants