Skip to content

[Feature] Generate CRUD tests#5945

Merged
pxpm merged 28 commits intomainfrom
dusk-test
Mar 3, 2026
Merged

[Feature] Generate CRUD tests#5945
pxpm merged 28 commits intomainfrom
dusk-test

Conversation

@pxpm
Copy link
Copy Markdown
Contributor

@pxpm pxpm commented Feb 10, 2026

This PR adds the ability to generate tests for your crud operations. It comes with some helpers that aim to make developers life easier when generating tests for crud controllers.

See the full docs here: Laravel-Backpack/docs#656

pxpm and others added 12 commits January 21, 2026 10:19
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Cristian Tabacitu <cristian.tabacitu@digitallyhappy.com>
Co-authored-by: StyleCI Bot <bot@styleci.io>
Co-authored-by: Cristian Tabacitu <cristian.tabacitu@digitallyhappy.com>
Co-authored-by: Cristian Tăbăcitu <cristitabacitu@gmail.com>
[ci skip] [skip ci]
Comment thread src/app/Library/CrudTesting/CrudTestConfigurator.php Outdated
Comment thread src/app/Library/CrudTesting/CrudFeatureTestCase.php Outdated
Comment thread src/config/backpack/crud-testing.php Outdated
Comment thread src/resources/stubs/testing/feature/test_class.stub Outdated
Comment thread src/app/Library/CrudTesting/TestConfigHelper.php Outdated
Comment thread src/app/Library/CrudTesting/TestConfigHelper.php Outdated
Comment thread src/app/Library/CrudTesting/TestConfigHelper.php Outdated
Comment thread src/app/Library/CrudTesting/TestConfigHelper.php Outdated
Comment thread src/app/Library/CrudTesting/TestConfigHelper.php Outdated
Comment thread src/app/Library/CrudTesting/TestConfigHelper.php Outdated
Comment thread src/app/Library/CrudTesting/TestConfigHelper.php Outdated
Comment thread src/app/Library/CrudTesting/TestConfigHelper.php Outdated
Comment thread src/app/Library/CrudTesting/TestConfigHelper.php Outdated
Comment thread src/config/backpack/testing.php Outdated
pxpm and others added 3 commits February 17, 2026 16:30
Comment thread src/app/Console/Commands/GenerateCrudTests.php Outdated
Comment thread src/app/Console/Commands/GenerateCrudTests.php Outdated
Comment thread src/app/Console/Commands/GenerateCrudTests.php Outdated
Comment thread src/app/Console/Commands/GenerateCrudTests.php Outdated
Comment thread src/app/Console/Commands/GenerateCrudTests.php Outdated
pxpm added 4 commits February 20, 2026 11:19
…into dusk-test

# Conflicts:
#	src/app/Console/Commands/GenerateCrudTests.php
#	src/app/Library/CrudTesting/TestingRouteParameters.php
@pxpm pxpm moved this to In Review in Backpack v7.0 Feb 20, 2026
[ci skip] [skip ci]
Comment thread src/resources/stubs/testing/feature/default_base.stub Outdated
Comment thread src/resources/stubs/testing/feature/default_base.stub Outdated
@pxpm pxpm merged commit f37d8bf into main Mar 3, 2026
11 checks passed
@pxpm pxpm deleted the dusk-test branch March 3, 2026 10:23
@github-project-automation github-project-automation Bot moved this from In Review to Done in Backpack v7.0 Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants