Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to customize base class #3

Merged
merged 13 commits into from
Mar 18, 2022

Conversation

bastien-phi
Copy link
Member

This PR adds ability to customize base classes for some generated classes :
action
builder
command
controller
dto
factory
model
policy
request
resource (now Illuminate\Http\Resource\Json\JsonResource by default)
contract tests (PHPUnit) (now Tests\TestCase by default)
feature test (PHPUnit)
unit test (PHPUnit) (now PHPUnit\Framework\TestCase by default)

Internally, feature tests are now using pest and snapshots

@bastien-phi bastien-phi merged commit 893b8b4 into main Mar 18, 2022
@bastien-phi bastien-phi deleted the add_ability_to_customize_base_class branch March 18, 2022 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant