Kokoro-FastAPI/api/tests
2025-06-12 16:00:06 +00:00
..
test_data Ruff check + formatting 2025-02-09 18:32:17 -07:00
__init__.py Added basic pytest on the fastapi side 2024-12-30 13:25:30 -07:00
conftest.py CONTRIBUTING + Ruff format 2025-04-04 16:58:07 -06:00
test_audio_service.py CONTRIBUTING + Ruff format 2025-04-04 16:58:07 -06:00
test_development.py CONTRIBUTING + Ruff format 2025-04-04 16:58:07 -06:00
test_kokoro_v1.py Fixes relating to parsing money and tests. Also readme stuff 2025-03-21 18:03:09 +00:00
test_normalizer.py simplified some normalization and added more tests 2025-06-12 16:00:06 +00:00
test_openai_endpoints.py CONTRIBUTING + Ruff format 2025-04-04 16:58:07 -06:00
test_paths.py Ruff check + formatting 2025-02-09 18:32:17 -07:00
test_text_processor.py simplified some normalization and added more tests 2025-06-12 16:00:06 +00:00
test_tts_service.py Refactor TTS service tests: Update test_get_voice_path_combined to verify path format for combined voices, removing mock for os.path.join and enhancing assertions for path validation. 2025-06-01 10:35:59 +08:00