Christian Kadner created BAHIR-113:
--------------------------------------
Summary: Flink Netty connector missing automated unit tests
Key: BAHIR-113
URL: https://issues.apache.org/jira/browse/BAHIR-113
Project: Bahir
Issue Type: Test
Components: Flink Streaming Connectors
Affects Versions: Flink-0.1
Reporter: Christian Kadner
The module {{flink-connector-netty}} has examples and "tests" under
{{src/test/scala}} yet none of those are automatically run by the Maven build
or [Travis CI|https://travis-ci.org/apache/bahir-flink/jobs/226167651].
Some of the existing "tests" should be converted to
[ScalaTest|http://www.scalatest.org]
[suites|http://doc.scalatest.org/3.0.1/#org.scalatest.FunSuite] so they can
be executed by the Maven
*[Scalatest|http://www.scalatest.org/user_guide/using_the_scalatest_maven_plugin]*
plugin during [automated builds|https://travis-ci.org/apache/bahir-flink].
Support for Scalatest for Bahir-Flink modules was added with
[BAHIR-112|https://issues.apache.org/jira/browse/BAHIR-112]
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)