FLOE-370: Create a mock TTS component to use for testing purposes

Metadata

Source
FLOE-370
Type
Task
Priority
Major
Status
Closed
Resolution
Duplicate
Assignee
N/A
Reporter
Justin Obara
Created
2015-06-03T08:26:11.321-0400
Updated
2015-11-03T12:46:44.131-0500
Versions
N/A
Fixed Versions
N/A
Component
  1. First Discovery

Description

We need to implement a mock version of the fluid.textToSpeech component for integration testing purposes. This will enable us to create a linear log of all the items that were queued for speech, for which we could then issue a jqUnit.assertDeepEq assertion for verification.

See channel discussion: https://botbot.me/freenode/fluid-work/2015-06-02/?msg=40811279&page=2

Comments

  • Antranig Basman commented 2015-06-03T11:02:16.264-0400

    Duplicates FLUID-5675