Skip to content

Testing

Observed Test Setup - PHPUnit configuration: phpunit.xml. - Tests live under tests/Feature and tests/Unit. - Brand-specific test cases exist: tests/MintoapartmentreitTestCase.php, tests/MintoapartmentsTestCase.php.

Run Tests - php artisan test - vendor/bin/phpunit