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

chore(test): Cleanup tests logs #224

Merged
merged 1 commit into from
Oct 17, 2023
Merged

Conversation

lordrip
Copy link
Member

@lordrip lordrip commented Oct 17, 2023

Context

Currently, there are many logs regarding warnings from tests.

Changes

The changes in this pull request are:

  • Clean some of the logs
  • Introduce jest-canvas-mock dependency to properly mock @patternfly/react-topology SVG interaction
  • Remove the duplicated build of @kaoto-next/camel-catalog package

@lordrip lordrip requested a review from a team October 17, 2023 10:35
Currently, there are many logs regarding warnings from tests.

The changes in this commit are:
* Clean some of the logs
* Introduce `jest-canvas-mock` dependency to properly mock `@patternfly/react-topology` `SVG` interaction
* Remove the duplicated build of `@kaoto-next/camel-catalog` package
@lordrip lordrip linked an issue Oct 17, 2023 that may be closed by this pull request
@lordrip lordrip merged commit 8c4255c into KaotoIO:main Oct 17, 2023
2 checks passed
@lordrip lordrip deleted the chore/cleanup branch October 17, 2023 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove nodes from the canvas
2 participants