Skip to content
This repository was archived by the owner on Sep 8, 2024. It is now read-only.

Conversation

maxbachmann
Copy link
Contributor

@maxbachmann maxbachmann commented Nov 30, 2019

Description

Improve runtime of test_ssml_support by 80%, since it is enough to update the supported ssml tags in between the tests.

How to test

unit tests are still passing but faster

Contributor license agreement signed?

CLA [ Yes]

@devs-mycroft devs-mycroft added the CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors) label Nov 30, 2019
@forslund
Copy link
Collaborator

forslund commented Dec 2, 2019

Sorry for the delay. I was pondering if directly changing the internal values of the TTS object is really a good thing buuut the member isn't marked as no-tampering (leading _) so I guess this is alright to do. (In the future we might consider changing that and then the test will have to be updated)

As always, thaks for contributing :) Merging.

@forslund forslund merged commit f7e8a4d into MycroftAI:dev Dec 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants