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(#3298): Return Conflict Status Code for Duplicate Adapter ID #3302

Conversation

tenthe
Copy link
Contributor

@tenthe tenthe commented Oct 21, 2024

Purpose

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): no

@github-actions github-actions bot added java Pull requests that update Java code ui Anything that affects the UI backend Everything that is related to the StreamPipes backend testing Relates to any kind of test (unit test, integration, or E2E test). labels Oct 21, 2024
@tenthe tenthe merged commit e99eba5 into 3298-add-cypress-e2e-tests-for-compact-adapter-feature Oct 23, 2024
21 checks passed
@tenthe tenthe deleted the 3298-add-cypress-e2e-tests-for-compact-adapter-feature-3 branch October 23, 2024 14:41
dominikriemer pushed a commit that referenced this pull request Oct 31, 2024
* feat(#3298): Add test to validate code editor for compact adapters in UI (#3299)

* feat(#3298): Add test to validate code editor for compact adapters in UI

* feat(#3298): Add test to validate success path of add compact adapters (#3301)

* feat(#3298): Add test to validate success path of add compact adapters

* feat(#3298): Add header to yml file

* feat(#3298): Return Conflict Status Code for Duplicate Adapter ID (#3302)

* feat(#3298): Return status code conflict when adapter id is already taken

* feat(#3298): Fix checkstyle

* feat(#3298): Add test to check rename rule for compact adapters

* feat(#3298): Add test to check rename unit transformation rule for compact adapters

* feat(#3298): Fix e2e tests and improve error message in ui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Everything that is related to the StreamPipes backend java Pull requests that update Java code testing Relates to any kind of test (unit test, integration, or E2E test). ui Anything that affects the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant