Skip to content

Add local validation guide and repository scaffolding for end-to-end testing#12

Open
cto-new[bot] wants to merge 1 commit intomainfrom
docs/test-guide-local-validation
Open

Add local validation guide and repository scaffolding for end-to-end testing#12
cto-new[bot] wants to merge 1 commit intomainfrom
docs/test-guide-local-validation

Conversation

@cto-new
Copy link
Copy Markdown
Contributor

@cto-new cto-new bot commented Dec 11, 2025

Summary

Introduce a comprehensive local validation guide for end-to-end testing on a developer laptop, along with repository scaffolding.

This PR adds documentation and structure to enable reproducible QA on local machines.

Details

  • Added docs/local-testing-guide.md with step-by-step instructions for seven tests (real-time meeting, YouTube dubbing, multilingual, multi-speaker cloning, quality metrics, music preservation, edge cases).
  • Created a .gitignore to exclude artifacts (models, data, outputs, metrics) from version control.
  • Created docs/ and assets/scripts directories to organize testing assets and scripts.
  • Standardized prerequisites and environment setup notes to run on Ubuntu 22.04 with CUDA 12.1.

Warning: Task VM test is not passing, cto.new will perform much better if you fix the setup

…o scaffolding

This commit adds a complete local validation guide and initial scaffolding to support end-to-end testing on a developer laptop. It documents prerequisites, environment setup, model downloads, and seven testing scenarios, plus acceptance criteria. It also adds a docs/ folder, a .gitignore to exclude artifacts, and a scripts/assets location for test utilities. This enables reproducible local testing and QA checks. No breaking changes introduced.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants