Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 290 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 290 Bytes
  1. To run app PHP 8.0.2 or higher is needed with lib-xml extension and other extensions needed by symfony.
  2. Run composer install
  3. To fetch JSON data run command: php bin/console wireless:product-offers
  4. To run tests call from root directory: php ./vendor/bin/phpunit src/Tests/