Skip to content

Commit b2eddff

Browse files
committed
Updated AI instructions. Part 2.
1 parent e3cf4d7 commit b2eddff

13 files changed

Lines changed: 39 additions & 52 deletions

File tree

.vortex/installer/tests/Fixtures/install/ai_instructions_claude/CLAUDE.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ As a authenticated user # Logged-in users
430430

431431
#### Example Feature File
432432

433-
```gherbal
433+
```gherkin
434434
Feature: Homepage
435435
436436
As a site visitor
@@ -440,7 +440,6 @@ Feature: Homepage
440440
Scenario: View homepage content
441441
Given I am on the homepage
442442
Then I should see "[TEST] Welcome Message"
443-
And I should see the "main navigation" region
444443
And I should see "About Us" in the "navigation" region
445444
```
446445

@@ -449,10 +448,10 @@ Feature: Homepage
449448
```bash
450449
# Generate step definitions reference (run once)
451450
ahoy test-bdd -- --definitions=l >.claude/artifacts/behat-steps.txt
452-
453-
# Use the cached file for reference, don't regenerate unless asked
454451
```
455452

453+
Use the cached file for reference, don't regenerate unless asked.
454+
456455
### Content Type Testing Process
457456

458457
When creating comprehensive tests for content types:

.vortex/installer/tests/Fixtures/install/ciprovider_circleci/CLAUDE.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ As a authenticated user # Logged-in users
430430

431431
#### Example Feature File
432432

433-
```gherbal
433+
```gherkin
434434
Feature: Homepage
435435
436436
As a site visitor
@@ -440,7 +440,6 @@ Feature: Homepage
440440
Scenario: View homepage content
441441
Given I am on the homepage
442442
Then I should see "[TEST] Welcome Message"
443-
And I should see the "main navigation" region
444443
And I should see "About Us" in the "navigation" region
445444
```
446445

@@ -449,10 +448,10 @@ Feature: Homepage
449448
```bash
450449
# Generate step definitions reference (run once)
451450
ahoy test-bdd -- --definitions=l >.claude/artifacts/behat-steps.txt
452-
453-
# Use the cached file for reference, don't regenerate unless asked
454451
```
455452

453+
Use the cached file for reference, don't regenerate unless asked.
454+
456455
### Content Type Testing Process
457456

458457
When creating comprehensive tests for content types:

.vortex/installer/tests/Fixtures/install/ciprovider_gha/CLAUDE.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ As a authenticated user # Logged-in users
430430

431431
#### Example Feature File
432432

433-
```gherbal
433+
```gherkin
434434
Feature: Homepage
435435
436436
As a site visitor
@@ -440,7 +440,6 @@ Feature: Homepage
440440
Scenario: View homepage content
441441
Given I am on the homepage
442442
Then I should see "[TEST] Welcome Message"
443-
And I should see the "main navigation" region
444443
And I should see "About Us" in the "navigation" region
445444
```
446445

@@ -449,10 +448,10 @@ Feature: Homepage
449448
```bash
450449
# Generate step definitions reference (run once)
451450
ahoy test-bdd -- --definitions=l >.claude/artifacts/behat-steps.txt
452-
453-
# Use the cached file for reference, don't regenerate unless asked
454451
```
455452

453+
Use the cached file for reference, don't regenerate unless asked.
454+
456455
### Content Type Testing Process
457456

458457
When creating comprehensive tests for content types:

.vortex/installer/tests/Fixtures/install/db_download_source_container_registry/CLAUDE.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ As a authenticated user # Logged-in users
430430

431431
#### Example Feature File
432432

433-
```gherbal
433+
```gherkin
434434
Feature: Homepage
435435
436436
As a site visitor
@@ -440,7 +440,6 @@ Feature: Homepage
440440
Scenario: View homepage content
441441
Given I am on the homepage
442442
Then I should see "[TEST] Welcome Message"
443-
And I should see the "main navigation" region
444443
And I should see "About Us" in the "navigation" region
445444
```
446445

@@ -449,10 +448,10 @@ Feature: Homepage
449448
```bash
450449
# Generate step definitions reference (run once)
451450
ahoy test-bdd -- --definitions=l >.claude/artifacts/behat-steps.txt
452-
453-
# Use the cached file for reference, don't regenerate unless asked
454451
```
455452

453+
Use the cached file for reference, don't regenerate unless asked.
454+
456455
### Content Type Testing Process
457456

458457
When creating comprehensive tests for content types:

.vortex/installer/tests/Fixtures/install/hosting_acquia/CLAUDE.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ As a authenticated user # Logged-in users
430430

431431
#### Example Feature File
432432

433-
```gherbal
433+
```gherkin
434434
Feature: Homepage
435435
436436
As a site visitor
@@ -440,7 +440,6 @@ Feature: Homepage
440440
Scenario: View homepage content
441441
Given I am on the homepage
442442
Then I should see "[TEST] Welcome Message"
443-
And I should see the "main navigation" region
444443
And I should see "About Us" in the "navigation" region
445444
```
446445

@@ -449,10 +448,10 @@ Feature: Homepage
449448
```bash
450449
# Generate step definitions reference (run once)
451450
ahoy test-bdd -- --definitions=l >.claude/artifacts/behat-steps.txt
452-
453-
# Use the cached file for reference, don't regenerate unless asked
454451
```
455452

453+
Use the cached file for reference, don't regenerate unless asked.
454+
456455
### Content Type Testing Process
457456

458457
When creating comprehensive tests for content types:

.vortex/installer/tests/Fixtures/install/hosting_lagoon/CLAUDE.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ As a authenticated user # Logged-in users
430430

431431
#### Example Feature File
432432

433-
```gherbal
433+
```gherkin
434434
Feature: Homepage
435435
436436
As a site visitor
@@ -440,7 +440,6 @@ Feature: Homepage
440440
Scenario: View homepage content
441441
Given I am on the homepage
442442
Then I should see "[TEST] Welcome Message"
443-
And I should see the "main navigation" region
444443
And I should see "About Us" in the "navigation" region
445444
```
446445

@@ -449,10 +448,10 @@ Feature: Homepage
449448
```bash
450449
# Generate step definitions reference (run once)
451450
ahoy test-bdd -- --definitions=l >.claude/artifacts/behat-steps.txt
452-
453-
# Use the cached file for reference, don't regenerate unless asked
454451
```
455452

453+
Use the cached file for reference, don't regenerate unless asked.
454+
456455
### Content Type Testing Process
457456

458457
When creating comprehensive tests for content types:

.vortex/installer/tests/Fixtures/install/provision_database_lagoon/CLAUDE.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ As a authenticated user # Logged-in users
430430

431431
#### Example Feature File
432432

433-
```gherbal
433+
```gherkin
434434
Feature: Homepage
435435
436436
As a site visitor
@@ -440,7 +440,6 @@ Feature: Homepage
440440
Scenario: View homepage content
441441
Given I am on the homepage
442442
Then I should see "[TEST] Welcome Message"
443-
And I should see the "main navigation" region
444443
And I should see "About Us" in the "navigation" region
445444
```
446445

@@ -449,10 +448,10 @@ Feature: Homepage
449448
```bash
450449
# Generate step definitions reference (run once)
451450
ahoy test-bdd -- --definitions=l >.claude/artifacts/behat-steps.txt
452-
453-
# Use the cached file for reference, don't regenerate unless asked
454451
```
455452

453+
Use the cached file for reference, don't regenerate unless asked.
454+
456455
### Content Type Testing Process
457456

458457
When creating comprehensive tests for content types:

.vortex/installer/tests/Fixtures/install/provision_profile/CLAUDE.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ As a authenticated user # Logged-in users
430430

431431
#### Example Feature File
432432

433-
```gherbal
433+
```gherkin
434434
Feature: Homepage
435435
436436
As a site visitor
@@ -440,7 +440,6 @@ Feature: Homepage
440440
Scenario: View homepage content
441441
Given I am on the homepage
442442
Then I should see "[TEST] Welcome Message"
443-
And I should see the "main navigation" region
444443
And I should see "About Us" in the "navigation" region
445444
```
446445

@@ -449,10 +448,10 @@ Feature: Homepage
449448
```bash
450449
# Generate step definitions reference (run once)
451450
ahoy test-bdd -- --definitions=l >.claude/artifacts/behat-steps.txt
452-
453-
# Use the cached file for reference, don't regenerate unless asked
454451
```
455452

453+
Use the cached file for reference, don't regenerate unless asked.
454+
456455
### Content Type Testing Process
457456

458457
When creating comprehensive tests for content types:

.vortex/installer/tests/Fixtures/install/services_no_clamav/CLAUDE.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ As a authenticated user # Logged-in users
417417

418418
#### Example Feature File
419419

420-
```gherbal
420+
```gherkin
421421
Feature: Homepage
422422
423423
As a site visitor
@@ -427,7 +427,6 @@ Feature: Homepage
427427
Scenario: View homepage content
428428
Given I am on the homepage
429429
Then I should see "[TEST] Welcome Message"
430-
And I should see the "main navigation" region
431430
And I should see "About Us" in the "navigation" region
432431
```
433432

@@ -436,10 +435,10 @@ Feature: Homepage
436435
```bash
437436
# Generate step definitions reference (run once)
438437
ahoy test-bdd -- --definitions=l >.claude/artifacts/behat-steps.txt
439-
440-
# Use the cached file for reference, don't regenerate unless asked
441438
```
442439

440+
Use the cached file for reference, don't regenerate unless asked.
441+
443442
### Content Type Testing Process
444443

445444
When creating comprehensive tests for content types:

.vortex/installer/tests/Fixtures/install/services_no_solr/CLAUDE.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ As a authenticated user # Logged-in users
413413

414414
#### Example Feature File
415415

416-
```gherbal
416+
```gherkin
417417
Feature: Homepage
418418
419419
As a site visitor
@@ -423,7 +423,6 @@ Feature: Homepage
423423
Scenario: View homepage content
424424
Given I am on the homepage
425425
Then I should see "[TEST] Welcome Message"
426-
And I should see the "main navigation" region
427426
And I should see "About Us" in the "navigation" region
428427
```
429428

@@ -432,10 +431,10 @@ Feature: Homepage
432431
```bash
433432
# Generate step definitions reference (run once)
434433
ahoy test-bdd -- --definitions=l >.claude/artifacts/behat-steps.txt
435-
436-
# Use the cached file for reference, don't regenerate unless asked
437434
```
438435

436+
Use the cached file for reference, don't regenerate unless asked.
437+
439438
### Content Type Testing Process
440439

441440
When creating comprehensive tests for content types:

0 commit comments

Comments
 (0)