OpenVoiceOS / OpenVoiceOS/ovos-tts-server-plugin
extend e2e testing to all OVOS tts plugins
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Since e2e tests are executed against the default Docker containers that are published with most TTS plugins, we should do e2e testing against every one of them that we can. That way, every supported TTS plugin has a guarantee that it works with the server plugin.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing e2e test setup and the default Docker containers published with supported TTS plugins. Enumerate the plugins that can be tested, run the current suite against each, and consider the work done when every supported plugin that can be exercised has an e2e result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100