Testing challenge for Symfony Live 2017 by denkwerk
This is a small testing challenge for Symfony Live 2017. Just set up the project and start fixing the tests.
Simply type composer install
into your console.
Tests are run by typing php ./vendor/bin/phpunit
into your console.