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

Adds a manual test for the Camel Slack sink connector #174

Merged
merged 1 commit into from
Apr 29, 2020

Conversation

orpiske
Copy link
Contributor

@orpiske orpiske commented Apr 29, 2020

Due to being manual, the test is disabled by default. The PR also includes an example for the Slack sink connector

Copy link
Contributor

@oscerd oscerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@orpiske
Copy link
Contributor Author

orpiske commented Apr 29, 2020

We could also add this in https://github.com/apache/camel-kafka-connector-examples

Thanks. I'll send a PR there as well.

@orpiske
Copy link
Contributor Author

orpiske commented Apr 29, 2020

[ERROR] /home/runner/work/camel-kafka-connector/camel-kafka-connector/tests/src/test/java/org/apache/camel/kafkaconnector/sink/slack/CamelSinkSlackITCase.java:20:8: Unused import - java.util.concurrent.CountDownLatch. [UnusedImports]

Fixing it. Strange that it did not catch here.

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.

2 participants