Issue #3493865: Provide a framework for testing with real providers
parent
591c0ee5
No related branches found
No related tags found
Showing
- phpunit.ai.xml.dist 38 additions, 0 deletionsphpunit.ai.xml.dist
- tests/src/AiLlm/AiProviderTestBase.php 96 additions, 0 deletionstests/src/AiLlm/AiProviderTestBase.php
- tests/src/AiLlm/AiTestUiInterface.php 47 additions, 0 deletionstests/src/AiLlm/AiTestUiInterface.php
- tests/src/AiLlm/AiTestUiTrait.php 30 additions, 0 deletionstests/src/AiLlm/AiTestUiTrait.php
- tests/src/Attributes/AiTestUi.php 29 additions, 0 deletionstests/src/Attributes/AiTestUi.php
phpunit.ai.xml.dist
0 → 100644
tests/src/AiLlm/AiProviderTestBase.php
0 → 100644
tests/src/AiLlm/AiTestUiInterface.php
0 → 100644
tests/src/AiLlm/AiTestUiTrait.php
0 → 100644
tests/src/Attributes/AiTestUi.php
0 → 100644
Please register or sign in to comment