Skip to content

Groq Whisper integration test — API issue #101

@howethomas

Description

@howethomas

Test results
163 passed (up from 145 initially)
1 failed (Groq Whisper integration test — API issue, not Redis)
3 skipped
1 deprecation warning (non-critical)
All Redis-related tests are passing. The environment variable fix works with Redis Stack.
The single failure is in server/links/groq_whisper/test_groq_whisper.py::TestGroqWhisperIntegration::test_text_to_speech_transcription, which returns a 400 Bad Request from the Groq API. This appears to be a Groq API/request format issue, not a local setup issue.
Summary:
Fixed environment variable loading in conftest.py to properly override .env with .env.test
All Redis tests passing with Redis Stack
All API tests passing
All core vCon tests passing
The test suite is working. The Groq Whisper failure looks like an external API issue and can be addressed separately if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions