mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-12 23:01:41 +00:00
The playground, logs drawer and AI Hub modal moved off antd, so the specs that reached for .ant-select, .ant-drawer-content, .ant-modal and .ant-radio-button-wrapper no longer match anything and time out. Address the same controls through their accessible role and name instead, which holds across the component library swap and reads closer to what a user does. |
||
|---|---|---|
| .. | ||
| mcp.ts | ||
| navigation.ts | ||
| playground.ts | ||
| roundTrip.ts | ||
| traffic.ts | ||