[
https://issues.apache.org/jira/browse/QUARKS-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Queenie Ma updated QUARKS-181:
------------------------------
Description:
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.
Tests have been added for the following connectors:
* File
* HTTP
* JDBC
* Kafka
* MQTT
* PubSub
* WebSocketClient
was:
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.
> 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.
> Tests have been added for the following connectors:
> * File
> * HTTP
> * JDBC
> * Kafka
> * MQTT
> * PubSub
> * WebSocketClient
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)