Metadata
- Source
- FLUID-5675
- Type
- Improvement
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Justin Obara
- Reporter
- Antranig Basman
- Created
2015-06-03T11:01:45.919-0400 - Updated
2017-01-16T14:30:11.908-0500 - Versions
- N/A
- Fixed Versions
-
- 1.9
- Component
-
- Prefs Framework
- Text To Speech
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. Issues such as FLOE-363 ( https://github.com/fluid-project/first-discovery/pull/77 ) could then straightforwardly be extended with integration tests which target this API.
See channel discussion: https://botbot.me/freenode/fluid-work/2015-06-02/?msg=40811279&page=2
This will also allow us to run some TTS tests on browsers where the API is currently not supported, e.g. Firefox.
Comments
-
Justin Obara commented
2015-06-19T14:36:57.871-0400 Submitted a pull request:
https://github.com/fluid-project/infusion/pull/612 -
Justin Obara commented
2015-07-03T10:27:55.280-0400 Submitted a pull request to update the build site with a link to the TTS tests.
https://github.com/fluid-project/build.fluidproject.org/pull/16 -
Justin Obara commented
2015-07-29T08:42:42.198-0400 Pull request ( https://github.com/fluid-project/infusion/pull/612 ) was merged into the project repo at 70ea372fd461554567ae453c5523a4b30d8cc438