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

Add unit test for deleting a Camel Route #1007

Closed
lordrip opened this issue Apr 12, 2024 · 1 comment · Fixed by #1029
Closed

Add unit test for deleting a Camel Route #1007

lordrip opened this issue Apr 12, 2024 · 1 comment · Fixed by #1029
Assignees
Labels
canvas/visualization Canvas-related issues testing Unit or integration testing
Milestone

Comments

@lordrip
Copy link
Member

lordrip commented Apr 12, 2024

Please describe the task that needs to be done

Follow up of #974

After merging #1003, we need to add a unit test to cover this newly added functionality.

@lordrip lordrip added canvas/visualization Canvas-related issues testing Unit or integration testing labels Apr 12, 2024
@lhein lhein moved this from New to In Progress in Kanban Board Apr 12, 2024
@lhein lhein added this to the 2.0.0 milestone Apr 12, 2024
@shivamG640
Copy link
Contributor

Added tests here: https://github.com/shivamG640/kaoto-next/blob/Fix_1007/packages/ui/src/components/Visualization/Canvas/Canvas.test.tsx#L45-L113

Marking this as blocked as we are unable to delete the route/kamelet container just by clicking on the Delete contextMenuIteam!

@shivamG640 shivamG640 moved this from In Progress to Blocked in Kanban Board Apr 17, 2024
@lordrip lordrip moved this from Blocked to In Review in Kanban Board Apr 23, 2024
@lordrip lordrip closed this as completed Apr 23, 2024
@github-project-automation github-project-automation bot moved this from In Review to Done in Kanban Board Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
canvas/visualization Canvas-related issues testing Unit or integration testing
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants