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: first DCP transfer test + refactor #55

Merged

Conversation

wolf4ood
Copy link
Contributor

@wolf4ood wolf4ood commented Mar 12, 2025

What this PR changes/adds

Add initial setup for a complete DCP + DSP test with

  • one issuer
  • two identity hubs
  • controlplane + dataplane for two participants
  • wit postgres SQL store

Why it does that

Briefly state why the change was necessary.

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.

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Closes #53

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@wolf4ood wolf4ood force-pushed the feat/53_dcp_compatibility_tests_boostrap branch from 14c051d to f80715a Compare March 12, 2025 10:03
@wolf4ood wolf4ood force-pushed the feat/53_dcp_compatibility_tests_boostrap branch from f80715a to 53a0480 Compare March 12, 2025 10:12
@wolf4ood wolf4ood marked this pull request as ready for review March 12, 2025 10:23
@wolf4ood wolf4ood self-assigned this Mar 12, 2025
@wolf4ood wolf4ood added the enhancement New feature or request label Mar 12, 2025
@wolf4ood wolf4ood merged commit 4d174c3 into eclipse-edc:main Mar 12, 2025
6 checks passed
@wolf4ood wolf4ood deleted the feat/53_dcp_compatibility_tests_boostrap branch March 12, 2025 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add first DCP E2E test
2 participants