Skip to content

Comments

docs for crud testing generator#656

Open
pxpm wants to merge 4 commits intomasterfrom
docs-testing
Open

docs for crud testing generator#656
pxpm wants to merge 4 commits intomasterfrom
docs-testing

Conversation

@pxpm
Copy link
Contributor

@pxpm pxpm commented Feb 10, 2026

This are the docs for Laravel-Backpack/CRUD#5945


### 1. Create a Configuration Class

Create a class that extends `Backpack\CRUD\app\Library\CrudTesting\TestConfigHelper`. This allows you to override only the methods you need to customize, while keeping the default behavior for others.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to create the config helper file any more. No need to explain the methods, we just point to the Github link with the interface, that has the comments.

}
```

### 2. Register the Configuration
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to do this any more.

```

<a name="generated-file-structure"></a>
## Generated File Structure
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's mention the traits too - DefaultCreateTests etc

@pxpm pxpm removed this from Triage Feb 20, 2026
@pxpm pxpm moved this to In Review in Backpack v7.0 Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Review

Development

Successfully merging this pull request may close these issues.

2 participants