[
https://issues.apache.org/jira/browse/QUARKS-181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15302791#comment-15302791
]
ASF GitHub Bot commented on QUARKS-181:
---------------------------------------
GitHub user queeniema opened a pull request:
https://github.com/apache/incubator-quarks/pull/123
[QUARKS-181] Add globalization tests
Tests have been added for the following connectors:
* File
* HTTP
* JDBC
* Kafka
* MQTT
* PubSub
* WebSocketClient
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/queeniema/incubator-quarks QUARKS-181
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quarks/pull/123.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #123
----
commit 1251c518bf6360bb92b6d0223b6da153efbef606
Author: Queenie Ma <[email protected]>
Date: 2016-05-26T19:42:51Z
[QUARKS-181] Add globalization tests
----
> Create globalization tests for connectors
> -----------------------------------------
>
> Key: QUARKS-181
> URL: https://issues.apache.org/jira/browse/QUARKS-181
> Project: Quarks
> Issue Type: Test
> Components: Test
> Reporter: Queenie Ma
> Assignee: Queenie Ma
>
> Currently, there are no tests for globalization (i.e., supporting character
> sets other than English). To round out our existing tests, these tests should
> be added.
> bq. Java uses Unicode as its character set when running, so the only testing
> that would be required is when writing/reading out tuples from streams to
> external systems. So the only tests that make sense would be tests for
> connectors.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)