Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(ci): add service-specific tests to PR workflow and update test data #48

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

ishandhanani
Copy link
Collaborator

Overview

This PR enhances our CI pipeline by adding service-specific tests to the PR workflow and updates test data for the AgentService. These changes improve our testing coverage and ensure more robust service validation during the PR process.

Changes Made

  • Added service-specific tests for AgentService, PDFService, and TTSService to the PR workflow
  • Updated TranscriptionRequest test data in AgentService to include more comprehensive and realistic sample data
  • Modified PDFService test to use hardcoded sample files and include additional request parameters
  • Updated TTSService test to use a relative path for the sample JSON file
  • Refactored test scripts to improve readability and maintainability

@ishandhanani
Copy link
Collaborator Author

Some work needs to be done making sure these all run in parallel properly. However - e2e CI still works on main so will keep it at that

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.

1 participant