Add more tests on Entry controller

Also add more fixtures
This commit is contained in:
Jeremy
2015-02-10 22:32:42 +01:00
parent f59f45d740
commit eb3bd7efb7
5 changed files with 114 additions and 20 deletions

View File

@ -2,7 +2,6 @@
namespace Wallabag\CoreBundle\Repository;
use Doctrine\ORM\Query;
use Doctrine\ORM\EntityRepository;
use Doctrine\ORM\Tools\Pagination\Paginator;