Reduce imported entries

Down from 2.2 minutes to 1.39 minutes
This commit is contained in:
Jeremy Benoist
2017-05-16 21:17:10 +02:00
parent 74a75f7d43
commit cf05a1ae34
8 changed files with 23 additions and 491 deletions

View File

@ -119,6 +119,7 @@ class WallabagV2ControllerTest extends WallabagCoreTestCase
$this->getLoggedInUserId()
);
// empty because it wasn't re-imported
$this->assertEmpty($content->getMimetype(), 'Mimetype for http://www.liberation.fr is empty');
$this->assertEmpty($content->getPreviewPicture(), 'Preview picture for http://www.liberation.fr is empty');
$this->assertEmpty($content->getLanguage(), 'Language for http://www.liberation.fr is empty');