Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 405 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 405 Bytes

Get this repo up and running

composer install
  • You may have errors doing this, until you fix the code! - hit enter and skip all things database.

What you need to do

  • Fix the code so that all the tests pass successfully
  • The outcome should have an option to vote for a cat or dog, and should look like this.

How to run the tests

./bin/phpunit -c app