From 438957611f13026088f85a6a5adb8e2c3b98bdd6 Mon Sep 17 00:00:00 2001 From: Alex Skrypnyk Date: Thu, 4 Sep 2025 20:10:10 +1000 Subject: [PATCH] Updated AI instructions. Part 2. --- .../Fixtures/install/ai_instructions_claude/CLAUDE.md | 7 +++---- .../tests/Fixtures/install/ciprovider_circleci/CLAUDE.md | 7 +++---- .../tests/Fixtures/install/ciprovider_gha/CLAUDE.md | 7 +++---- .../db_download_source_container_registry/CLAUDE.md | 7 +++---- .../tests/Fixtures/install/hosting_acquia/CLAUDE.md | 7 +++---- .../tests/Fixtures/install/hosting_lagoon/CLAUDE.md | 7 +++---- .../Fixtures/install/provision_database_lagoon/CLAUDE.md | 7 +++---- .../tests/Fixtures/install/provision_profile/CLAUDE.md | 7 +++---- .../tests/Fixtures/install/services_no_clamav/CLAUDE.md | 7 +++---- .../tests/Fixtures/install/services_no_solr/CLAUDE.md | 7 +++---- .../tests/Fixtures/install/services_no_valkey/CLAUDE.md | 7 +++---- .../tests/Fixtures/install/theme_absent/CLAUDE.md | 7 +++---- CLAUDE.md | 7 +++---- 13 files changed, 39 insertions(+), 52 deletions(-) diff --git a/.vortex/installer/tests/Fixtures/install/ai_instructions_claude/CLAUDE.md b/.vortex/installer/tests/Fixtures/install/ai_instructions_claude/CLAUDE.md index 57062f926..a9b9b912f 100644 --- a/.vortex/installer/tests/Fixtures/install/ai_instructions_claude/CLAUDE.md +++ b/.vortex/installer/tests/Fixtures/install/ai_instructions_claude/CLAUDE.md @@ -430,7 +430,7 @@ As a authenticated user # Logged-in users #### Example Feature File -```gherbal +```gherkin Feature: Homepage As a site visitor @@ -440,7 +440,6 @@ Feature: Homepage Scenario: View homepage content Given I am on the homepage Then I should see "[TEST] Welcome Message" - And I should see the "main navigation" region And I should see "About Us" in the "navigation" region ``` @@ -449,10 +448,10 @@ Feature: Homepage ```bash # Generate step definitions reference (run once) ahoy test-bdd -- --definitions=l >.claude/artifacts/behat-steps.txt - -# Use the cached file for reference, don't regenerate unless asked ``` +Use the cached file for reference, don't regenerate unless asked. + ### Content Type Testing Process When creating comprehensive tests for content types: diff --git a/.vortex/installer/tests/Fixtures/install/ciprovider_circleci/CLAUDE.md b/.vortex/installer/tests/Fixtures/install/ciprovider_circleci/CLAUDE.md index a85e11b34..e05dd1399 100644 --- a/.vortex/installer/tests/Fixtures/install/ciprovider_circleci/CLAUDE.md +++ b/.vortex/installer/tests/Fixtures/install/ciprovider_circleci/CLAUDE.md @@ -430,7 +430,7 @@ As a authenticated user # Logged-in users #### Example Feature File -```gherbal +```gherkin Feature: Homepage As a site visitor @@ -440,7 +440,6 @@ Feature: Homepage Scenario: View homepage content Given I am on the homepage Then I should see "[TEST] Welcome Message" - And I should see the "main navigation" region And I should see "About Us" in the "navigation" region ``` @@ -449,10 +448,10 @@ Feature: Homepage ```bash # Generate step definitions reference (run once) ahoy test-bdd -- --definitions=l >.claude/artifacts/behat-steps.txt - -# Use the cached file for reference, don't regenerate unless asked ``` +Use the cached file for reference, don't regenerate unless asked. + ### Content Type Testing Process When creating comprehensive tests for content types: diff --git a/.vortex/installer/tests/Fixtures/install/ciprovider_gha/CLAUDE.md b/.vortex/installer/tests/Fixtures/install/ciprovider_gha/CLAUDE.md index 57062f926..a9b9b912f 100644 --- a/.vortex/installer/tests/Fixtures/install/ciprovider_gha/CLAUDE.md +++ b/.vortex/installer/tests/Fixtures/install/ciprovider_gha/CLAUDE.md @@ -430,7 +430,7 @@ As a authenticated user # Logged-in users #### Example Feature File -```gherbal +```gherkin Feature: Homepage As a site visitor @@ -440,7 +440,6 @@ Feature: Homepage Scenario: View homepage content Given I am on the homepage Then I should see "[TEST] Welcome Message" - And I should see the "main navigation" region And I should see "About Us" in the "navigation" region ``` @@ -449,10 +448,10 @@ Feature: Homepage ```bash # Generate step definitions reference (run once) ahoy test-bdd -- --definitions=l >.claude/artifacts/behat-steps.txt - -# Use the cached file for reference, don't regenerate unless asked ``` +Use the cached file for reference, don't regenerate unless asked. + ### Content Type Testing Process When creating comprehensive tests for content types: diff --git a/.vortex/installer/tests/Fixtures/install/db_download_source_container_registry/CLAUDE.md b/.vortex/installer/tests/Fixtures/install/db_download_source_container_registry/CLAUDE.md index 57062f926..a9b9b912f 100644 --- a/.vortex/installer/tests/Fixtures/install/db_download_source_container_registry/CLAUDE.md +++ b/.vortex/installer/tests/Fixtures/install/db_download_source_container_registry/CLAUDE.md @@ -430,7 +430,7 @@ As a authenticated user # Logged-in users #### Example Feature File -```gherbal +```gherkin Feature: Homepage As a site visitor @@ -440,7 +440,6 @@ Feature: Homepage Scenario: View homepage content Given I am on the homepage Then I should see "[TEST] Welcome Message" - And I should see the "main navigation" region And I should see "About Us" in the "navigation" region ``` @@ -449,10 +448,10 @@ Feature: Homepage ```bash # Generate step definitions reference (run once) ahoy test-bdd -- --definitions=l >.claude/artifacts/behat-steps.txt - -# Use the cached file for reference, don't regenerate unless asked ``` +Use the cached file for reference, don't regenerate unless asked. + ### Content Type Testing Process When creating comprehensive tests for content types: diff --git a/.vortex/installer/tests/Fixtures/install/hosting_acquia/CLAUDE.md b/.vortex/installer/tests/Fixtures/install/hosting_acquia/CLAUDE.md index 9a9a755bf..8e66bf3ca 100644 --- a/.vortex/installer/tests/Fixtures/install/hosting_acquia/CLAUDE.md +++ b/.vortex/installer/tests/Fixtures/install/hosting_acquia/CLAUDE.md @@ -430,7 +430,7 @@ As a authenticated user # Logged-in users #### Example Feature File -```gherbal +```gherkin Feature: Homepage As a site visitor @@ -440,7 +440,6 @@ Feature: Homepage Scenario: View homepage content Given I am on the homepage Then I should see "[TEST] Welcome Message" - And I should see the "main navigation" region And I should see "About Us" in the "navigation" region ``` @@ -449,10 +448,10 @@ Feature: Homepage ```bash # Generate step definitions reference (run once) ahoy test-bdd -- --definitions=l >.claude/artifacts/behat-steps.txt - -# Use the cached file for reference, don't regenerate unless asked ``` +Use the cached file for reference, don't regenerate unless asked. + ### Content Type Testing Process When creating comprehensive tests for content types: diff --git a/.vortex/installer/tests/Fixtures/install/hosting_lagoon/CLAUDE.md b/.vortex/installer/tests/Fixtures/install/hosting_lagoon/CLAUDE.md index f65dfec22..7244148ac 100644 --- a/.vortex/installer/tests/Fixtures/install/hosting_lagoon/CLAUDE.md +++ b/.vortex/installer/tests/Fixtures/install/hosting_lagoon/CLAUDE.md @@ -430,7 +430,7 @@ As a authenticated user # Logged-in users #### Example Feature File -```gherbal +```gherkin Feature: Homepage As a site visitor @@ -440,7 +440,6 @@ Feature: Homepage Scenario: View homepage content Given I am on the homepage Then I should see "[TEST] Welcome Message" - And I should see the "main navigation" region And I should see "About Us" in the "navigation" region ``` @@ -449,10 +448,10 @@ Feature: Homepage ```bash # Generate step definitions reference (run once) ahoy test-bdd -- --definitions=l >.claude/artifacts/behat-steps.txt - -# Use the cached file for reference, don't regenerate unless asked ``` +Use the cached file for reference, don't regenerate unless asked. + ### Content Type Testing Process When creating comprehensive tests for content types: diff --git a/.vortex/installer/tests/Fixtures/install/provision_database_lagoon/CLAUDE.md b/.vortex/installer/tests/Fixtures/install/provision_database_lagoon/CLAUDE.md index f65dfec22..7244148ac 100644 --- a/.vortex/installer/tests/Fixtures/install/provision_database_lagoon/CLAUDE.md +++ b/.vortex/installer/tests/Fixtures/install/provision_database_lagoon/CLAUDE.md @@ -430,7 +430,7 @@ As a authenticated user # Logged-in users #### Example Feature File -```gherbal +```gherkin Feature: Homepage As a site visitor @@ -440,7 +440,6 @@ Feature: Homepage Scenario: View homepage content Given I am on the homepage Then I should see "[TEST] Welcome Message" - And I should see the "main navigation" region And I should see "About Us" in the "navigation" region ``` @@ -449,10 +448,10 @@ Feature: Homepage ```bash # Generate step definitions reference (run once) ahoy test-bdd -- --definitions=l >.claude/artifacts/behat-steps.txt - -# Use the cached file for reference, don't regenerate unless asked ``` +Use the cached file for reference, don't regenerate unless asked. + ### Content Type Testing Process When creating comprehensive tests for content types: diff --git a/.vortex/installer/tests/Fixtures/install/provision_profile/CLAUDE.md b/.vortex/installer/tests/Fixtures/install/provision_profile/CLAUDE.md index 57062f926..a9b9b912f 100644 --- a/.vortex/installer/tests/Fixtures/install/provision_profile/CLAUDE.md +++ b/.vortex/installer/tests/Fixtures/install/provision_profile/CLAUDE.md @@ -430,7 +430,7 @@ As a authenticated user # Logged-in users #### Example Feature File -```gherbal +```gherkin Feature: Homepage As a site visitor @@ -440,7 +440,6 @@ Feature: Homepage Scenario: View homepage content Given I am on the homepage Then I should see "[TEST] Welcome Message" - And I should see the "main navigation" region And I should see "About Us" in the "navigation" region ``` @@ -449,10 +448,10 @@ Feature: Homepage ```bash # Generate step definitions reference (run once) ahoy test-bdd -- --definitions=l >.claude/artifacts/behat-steps.txt - -# Use the cached file for reference, don't regenerate unless asked ``` +Use the cached file for reference, don't regenerate unless asked. + ### Content Type Testing Process When creating comprehensive tests for content types: diff --git a/.vortex/installer/tests/Fixtures/install/services_no_clamav/CLAUDE.md b/.vortex/installer/tests/Fixtures/install/services_no_clamav/CLAUDE.md index d7d337076..5f5f8dbb0 100644 --- a/.vortex/installer/tests/Fixtures/install/services_no_clamav/CLAUDE.md +++ b/.vortex/installer/tests/Fixtures/install/services_no_clamav/CLAUDE.md @@ -417,7 +417,7 @@ As a authenticated user # Logged-in users #### Example Feature File -```gherbal +```gherkin Feature: Homepage As a site visitor @@ -427,7 +427,6 @@ Feature: Homepage Scenario: View homepage content Given I am on the homepage Then I should see "[TEST] Welcome Message" - And I should see the "main navigation" region And I should see "About Us" in the "navigation" region ``` @@ -436,10 +435,10 @@ Feature: Homepage ```bash # Generate step definitions reference (run once) ahoy test-bdd -- --definitions=l >.claude/artifacts/behat-steps.txt - -# Use the cached file for reference, don't regenerate unless asked ``` +Use the cached file for reference, don't regenerate unless asked. + ### Content Type Testing Process When creating comprehensive tests for content types: diff --git a/.vortex/installer/tests/Fixtures/install/services_no_solr/CLAUDE.md b/.vortex/installer/tests/Fixtures/install/services_no_solr/CLAUDE.md index 254480843..b9f4ff613 100644 --- a/.vortex/installer/tests/Fixtures/install/services_no_solr/CLAUDE.md +++ b/.vortex/installer/tests/Fixtures/install/services_no_solr/CLAUDE.md @@ -413,7 +413,7 @@ As a authenticated user # Logged-in users #### Example Feature File -```gherbal +```gherkin Feature: Homepage As a site visitor @@ -423,7 +423,6 @@ Feature: Homepage Scenario: View homepage content Given I am on the homepage Then I should see "[TEST] Welcome Message" - And I should see the "main navigation" region And I should see "About Us" in the "navigation" region ``` @@ -432,10 +431,10 @@ Feature: Homepage ```bash # Generate step definitions reference (run once) ahoy test-bdd -- --definitions=l >.claude/artifacts/behat-steps.txt - -# Use the cached file for reference, don't regenerate unless asked ``` +Use the cached file for reference, don't regenerate unless asked. + ### Content Type Testing Process When creating comprehensive tests for content types: diff --git a/.vortex/installer/tests/Fixtures/install/services_no_valkey/CLAUDE.md b/.vortex/installer/tests/Fixtures/install/services_no_valkey/CLAUDE.md index 1e4aed206..b1cf902f7 100644 --- a/.vortex/installer/tests/Fixtures/install/services_no_valkey/CLAUDE.md +++ b/.vortex/installer/tests/Fixtures/install/services_no_valkey/CLAUDE.md @@ -417,7 +417,7 @@ As a authenticated user # Logged-in users #### Example Feature File -```gherbal +```gherkin Feature: Homepage As a site visitor @@ -427,7 +427,6 @@ Feature: Homepage Scenario: View homepage content Given I am on the homepage Then I should see "[TEST] Welcome Message" - And I should see the "main navigation" region And I should see "About Us" in the "navigation" region ``` @@ -436,10 +435,10 @@ Feature: Homepage ```bash # Generate step definitions reference (run once) ahoy test-bdd -- --definitions=l >.claude/artifacts/behat-steps.txt - -# Use the cached file for reference, don't regenerate unless asked ``` +Use the cached file for reference, don't regenerate unless asked. + ### Content Type Testing Process When creating comprehensive tests for content types: diff --git a/.vortex/installer/tests/Fixtures/install/theme_absent/CLAUDE.md b/.vortex/installer/tests/Fixtures/install/theme_absent/CLAUDE.md index beb317a6f..4be9ebd7c 100644 --- a/.vortex/installer/tests/Fixtures/install/theme_absent/CLAUDE.md +++ b/.vortex/installer/tests/Fixtures/install/theme_absent/CLAUDE.md @@ -395,7 +395,7 @@ As a authenticated user # Logged-in users #### Example Feature File -```gherbal +```gherkin Feature: Homepage As a site visitor @@ -405,7 +405,6 @@ Feature: Homepage Scenario: View homepage content Given I am on the homepage Then I should see "[TEST] Welcome Message" - And I should see the "main navigation" region And I should see "About Us" in the "navigation" region ``` @@ -414,10 +413,10 @@ Feature: Homepage ```bash # Generate step definitions reference (run once) ahoy test-bdd -- --definitions=l >.claude/artifacts/behat-steps.txt - -# Use the cached file for reference, don't regenerate unless asked ``` +Use the cached file for reference, don't regenerate unless asked. + ### Content Type Testing Process When creating comprehensive tests for content types: diff --git a/CLAUDE.md b/CLAUDE.md index 6fd87698b..07d86d8c7 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -464,7 +464,7 @@ As a authenticated user # Logged-in users #### Example Feature File -```gherbal +```gherkin Feature: Homepage As a site visitor @@ -474,7 +474,6 @@ Feature: Homepage Scenario: View homepage content Given I am on the homepage Then I should see "[TEST] Welcome Message" - And I should see the "main navigation" region And I should see "About Us" in the "navigation" region ``` @@ -483,10 +482,10 @@ Feature: Homepage ```bash # Generate step definitions reference (run once) ahoy test-bdd -- --definitions=l >.claude/artifacts/behat-steps.txt - -# Use the cached file for reference, don't regenerate unless asked ``` +Use the cached file for reference, don't regenerate unless asked. + ### Content Type Testing Process When creating comprehensive tests for content types: