Skip to content

OPIK-2018 Parametrization for Playground/Online scoring tests #2681

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

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

Conversation

AndreiCautisanu
Copy link
Contributor

Details

Made the playground and online scoring much more modular/parametrized. Now testing with all models as configured in models_config.yaml, making it very simple to add future supported models to the tests quickly and stay on top of issues with any particular model.

@AndreiCautisanu AndreiCautisanu requested review from a team as code owners July 7, 2025 08:34
andrescrz
andrescrz previously approved these changes Jul 8, 2025
Copy link
Collaborator

@andrescrz andrescrz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but please verify the failing tests.

Comment on lines +59 to +61
except Exception:
self.search_bar.fill("") # Clear search
return False
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor: I recommend logging the exception for debugging purposes.

andrescrz
andrescrz previously approved these changes Jul 8, 2025
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.

2 participants