- Issue created by @Rajab Natshah
-
rajab natshah →
committed ba418a54 on 10.0.x
Issue #3502527: Change default installation config form for Varbase AI...
-
rajab natshah →
committed ba418a54 on 10.0.x
-
rajab natshah →
committed 3386bb63 on 10.0.x
Issue #3502527: Change default installation config form for Varbase AI...
-
rajab natshah →
committed 3386bb63 on 10.0.x
-
rajab natshah →
committed 39c75c16 on 10.0.x
Issue #3502527: Change default installation config form for Varbase AI...
-
rajab natshah →
committed 39c75c16 on 10.0.x
-
rajab natshah →
committed 5d34e5c0 on 10.0.x
Fix the Automated Functional Acceptance Testing after Issue #3502527:...
-
rajab natshah →
committed 5d34e5c0 on 10.0.x
-
rajab natshah →
committed 087c9ccb on 10.0.x
Fix the Automated Functional Acceptance Testing after Issue #3502527:...
-
rajab natshah →
committed 087c9ccb on 10.0.x
- 🇯🇴Jordan Rajab Natshah Jordan
05-content-management/05-09-ai-integration.feature
Feature: AI Agent integration and interpolation As a site and content admin I want to be able to use AI Agents So that an interpolation to content can be assisted with AI @javascript @local @development @stating @production Scenario: Check AI Providers and keys Given I am a logged in user with the "webmaster" user When I go to "admin/config/ai/providers" And I wait Then I should see "AI Providers" And I should see "OpenAI Authentication" When I click "OpenAI Authentication" And I wait Then I should see "Setup OpenAI Authentication" When I go to "admin/config/system/keys" And I wait Then I should see "Keys" And I should see "Open AI Key" @javascript @local @development @staging @production Scenario: Check AI Settings Given I am a logged in user with the "webmaster" user When I go to "/admin/config/ai/settings" And wait Then I should see "AI Settings" And I should see "Chat with Image Vision" @javascript @local @development @staging @production Scenario: Check AI Assistant and interpolation options to content Given I am a logged in user with the "webmaster" user When I go to "/node/add/varbase_blog" And wait Then I should see "AI Assistant" When I click on "AI Assistant" command button in the rich text editor field "Body" Then I should see "Generate with AI" And I should see "Reformat HTML" And I should see "Fix spelling" And I should see "Summarize" And I should see "Tone"
- 🇯🇴Jordan Rajab Natshah Jordan
Managed to have a passed Green build by a Fix for the Automated Functional Acceptance Testing after Issue #3502527: Change default installation config form for Varbase AI recipe to integrate with Drupal AI and Keys
https://app.circleci.com/pipelines/github/Vardot/varbase/1030/workflows/...