added PHPUinit
This commit is contained in:
.env.test.gitignoreyarn.lock
assets
bin
composer.jsoncomposer.lockconfig
package.jsonphpunit.xml.distpublic/coverage
Command
Controller
Admin
DashboardController.php.htmlPagesCrudController.php.htmlProjectsCrudController.php.htmlQuotesCrudController.php.htmlUserCrudController.php.htmldashboard.htmlindex.html
BaseController.php.htmlFrontendController.php.htmlPagesController.php.htmlProjectsController.php.htmlSecurityController.php.htmlUserController.php.htmldashboard.htmlindex.htmlEntity
Pages.php.htmlProjects.php.htmlQuotes.php.htmlResetPasswordRequest.php.htmlUser.php.htmldashboard.htmlindex.html
EventSubscriber
Exception
Form
ChangePasswordFormType.php.htmlEditProfileFormType.php.htmlRegistrationFormType.php.htmlResetPasswordRequestFormType.php.htmldashboard.htmlindex.html
Kernel.php.htmlRepository
PagesRepository.php.htmlProjectsRepository.php.htmlQuotesRepository.php.htmlResetPasswordRequestRepository.php.htmlUserRepository.php.htmldashboard.htmlindex.html
Security
Twig
_css
_icons
_js
dashboard.htmlindex.htmlsrc/Command
symfony.locktests
Unit
bootstrap.php@ -23,6 +23,10 @@
|
||||
"turbo-core": {
|
||||
"enabled": true,
|
||||
"fetch": "eager"
|
||||
},
|
||||
"mercure-turbo-stream": {
|
||||
"enabled": false,
|
||||
"fetch": "eager"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user