You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 16, 2025. It is now read-only.
feat: Add comprehensive unit tests for Albert API integration
- Add unit tests for EmbeddingsModelClient and GPTModelClient
- Update PlatformFactory to require explicit API version in URL
- Replace webmozart/assert with plain PHP exception handling
- Use JsonMockResponse and TestWith attributes with named descriptions
- Ensure consistent URL handling with improved regex pattern
- Rename albertUrl to baseUrl for clarity
- Apply rector and code style fixes
0 commit comments