Requirements: PHP 7+, Composer.
git clone [email protected]:holyspecter/macpaw-test-task.git
cd macpaw-test-task
composer install
For simplicity built-in PHP server is used here and it'll be available on http://localhost:8001/hangars/hangar1/airplanes after running:
composer start-server
composer test