?
<?xml version="1.0" encoding="UTF-8"?> <phpunit backupGlobals="false" backupStaticAttributes="false" bootstrap="vendor/autoload.php" colors="true" convertErrorsToExceptions="true" convertNoticesToExceptions="true" convertWarningsToExceptions="true" processIsolation="false" stopOnFailure="false"> <testsuites> <testsuite name="Unit"> <directory suffix="Test.php">./tests/Unit</directory> </testsuite> <testsuite name="Feature"> <directory suffix="Test.php">./tests/Feature</directory> </testsuite> </testsuites> <filter> <whitelist processUncoveredFilesFromWhitelist="true"> <directory suffix=".php">./app</directory> </whitelist> </filter> <php> <server name="APP_ENV" value="testing"/> <server name="BCRYPT_ROUNDS" value="4"/> <server name="CACHE_DRIVER" value="array"/> <server name="MAIL_DRIVER" value="array"/> <server name="QUEUE_CONNECTION" value="sync"/> <server name="SESSION_DRIVER" value="array"/> </php> </phpunit>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
.well-known | Folder | 0755 |
|
|
Modules | Folder | 0775 |
|
|
app | Folder | 0775 |
|
|
bootstrap | Folder | 0775 |
|
|
config | Folder | 0775 |
|
|
database | Folder | 0775 |
|
|
public | Folder | 0775 |
|
|
resources | Folder | 0775 |
|
|
routes | Folder | 0775 |
|
|
storage | Folder | 0775 |
|
|
tests | Folder | 0775 |
|
|
vendor | Folder | 0755 |
|
|
.env | File | 842 B | 0644 |
|
.env-example | File | 759 B | 0664 |
|
.gitignore | File | 344 B | 0664 |
|
.htaccess | File | 513 B | 0664 |
|
README.md | File | 6.07 KB | 0664 |
|
artisan | File | 1.65 KB | 0755 |
|
composer.json | File | 2.81 KB | 0755 |
|
composer.lock | File | 390.75 KB | 0664 |
|
composer.phar | File | 2.09 MB | 0755 |
|
google-fonts.json | File | 643.1 KB | 0664 |
|
package-lock.json | File | 851.03 KB | 0755 |
|
package.json | File | 1.14 KB | 0755 |
|
phpunit.xml | File | 1.13 KB | 0755 |
|
webpack.mix.js | File | 441 B | 0755 |
|