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

feat(api): add conformance tests to github workflow #1113

Open
gphorvath opened this issue Sep 24, 2024 · 0 comments
Open

feat(api): add conformance tests to github workflow #1113

gphorvath opened this issue Sep 24, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@gphorvath
Copy link

gphorvath commented Sep 24, 2024

User Story

As an api
I want to always pass conformance tests
So that I can guarantee my behavior matches the OpenAI spec.

Acceptance Criteria

Given an API router
When an OpenAI SDK is used to access
Then I return the expected result

Describe alternatives you've considered

Additional context

This will require a project variable for the OPENAI_API_KEY with sufficient funding to run routinely.

We may need to precisely determine when to run these tests as they will be expensive due to larger runners and OpenAI API costs.

@gphorvath gphorvath changed the title feat(api): add conformance tests to automated pipeline feat(api): add conformance tests to github workflow Sep 24, 2024
@gphorvath gphorvath added this to the EVERGREEN milestone Sep 24, 2024
@gphorvath gphorvath added the enhancement New feature or request label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant