DEV mode for MT service

Description

Implement DEV mode which returns original request string without going through MS translators. The service will mock MS service and returns "translated:" + the original string.
This will be a maven profile which enabled by default.

A "production" profile will be use for prod deployment.

Activity

Show:

Sean Flanigan 14 June 2017 at 02:37

We might want to put brackets around the original string, to make it clear where the "translation" stops, eg "trans[The original string]".

For bonus points, pseudotranslations are always fun, and if you make sure to return non-ASCII characters, it helps to exercise the Unicode support. eg [!!! Tλè ôřïϱïñáℓ ƨƭřïñϱ !!!]

Ready for Release

Details

Assignee

Reporter

Sprint

Priority

More fields

Created 12 June 2017 at 23:13
Updated 16 June 2017 at 04:15
Resolved 16 June 2017 at 04:15

Flag notifications