Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 759 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 759 Bytes

easyadmin-tests

pre-requisites

  • docker and docker-compose

Try the project on navigator

run the tests and see the error

  • docker-compose exec test_easyadmin /bin/sh
  • ./vendor/bin/phpunit
1) App\Tests\EasyAdminIndexAvailabilityTest::testAvailability with data set #0 ('App\Controller\UserCrudController', 'User')
TypeError: Argument 1 passed to EasyCorp\Bundle\EasyAdminBundle\Router\AdminUrlGenerator::setController() must be of the type string, null given, called in /var/www/test_easyadmin/vendor/twig/twig/src/Extension/CoreExtension.php on line 1544