added PHPUinit

This commit is contained in:
2022-12-28 12:39:02 +01:00
parent 97a4f63946
commit cb3cacb2dd
84 changed files with 18549 additions and 824 deletions
.env.test.gitignore
assets
bin
composer.jsoncomposer.lock
config
package.jsonphpunit.xml.dist
public/coverage
src/Command
symfony.lock
tests
yarn.lock

@ -23,6 +23,10 @@
"turbo-core": {
"enabled": true,
"fetch": "eager"
},
"mercure-turbo-stream": {
"enabled": false,
"fetch": "eager"
}
}
},