-
[OPIK-2401] [E2E] Fix outdated test locators and model names (#3264)
发布于
2025-09-15 11:58:38 +00:00 - [OPIK-2401] [E2E] Fix outdated test locators for quickstart guide and demo data tests
- Updated quickstart guide test locators to match new UI structure
- Fixed integration selection locator from 'li' to 'div' elements
- Updated copy button locator from nth(2) to nth(1)
- Updated demo data test to reflect current demo projects, datasets, experiments, and prompts
- All tests now passing with updated locators
- Revision 2: Update Claude model names in tests to match current Opik playground
- Updated Claude 3.5 Sonnet Latest → Claude Sonnet 3.7
- Updated Claude 3.5 Haiku Latest → Claude Haiku 3.5
- Updated Claude 4 Sonnet → Claude Sonnet 4
- All playground and online scoring tests now passing with correct model names
- Revision 3: Fix code formatting issues detected by ruff-format
- Fixed line length issues in test_new_user_demo_data.py
- Long lines properly broken into multiple lines for better readability
- All pre-commit hooks now passing
Co-authored-by: Andrei Căutișanu andreicautisanu@ip-192-168-1-146.eu-west-1.compute.internal
下载附件