Document test scenarios for AI Providers
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3566310. -->
Reported by: [marcus_johansson](https://www.drupal.org/user/385947)
Related to !1081
>>>
<p>[Tracker]<br>
<strong>Update Summary: </strong>[One-line status update for stakeholders]<br>
<strong>Short Description: </strong>[One-line issue summary for stakeholders]<br>
<strong>Check-in Date: </strong>MM/DD/YYYY<br>
<em>Metadata is used by the <a href="https://www.drupalstarforge.ai/" title="AI Tracker">AI Tracker.</a> Docs and additional fields <a href="https://www.drupalstarforge.ai/ai-dashboard/docs" title="AI Issue Tracker Documentation">here</a>.</em><br>
[/Tracker]</p>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Currently we have a lot of features that you have to implement for your provider to be "fully featured", specifically if its an LLM provider.</p>
<p>When you are developing, its very hard to know exactly what a provider should handle in the different operation types.</p>
<p>We have the AI API Explorer exactly for these use case to run these tests.</p>
<p>Later we should create a follow up issue, to create functional tests that you can run on a provider for this as well.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Write documentation on how you can test different features.</p>
issue