]> git.immae.eu Git - github/wallabag/wallabag.git/commit - tests/Wallabag/CoreBundle/Controller/EntryControllerTest.php
Add unread filter test to EntryControllerTest 2052/head
authorDaniel Bartram <me@danielbartram.com>
Mon, 9 May 2016 18:48:28 +0000 (19:48 +0100)
committerDaniel Bartram <me@danielbartram.com>
Mon, 9 May 2016 18:48:28 +0000 (19:48 +0100)
commit30334567a3a4c82a8bf97fc2fb95b87bb495add1
tree0e845450bf0947d2fde541dcb1b987dcc01d48ad
parent733b2cf19b5d5a93617f24b2447b9a30ba22d303
Add unread filter test to EntryControllerTest

Add a new test to the EntryControllerTest collection which checks that
only entries which have not been archived (and are treated as "unread")
are retrieved.
src/Wallabag/CoreBundle/Tests/Controller/EntryControllerTest.php