]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Add unread filter test to EntryControllerTest
authorDaniel Bartram <me@danielbartram.com>
Mon, 9 May 2016 18:48:28 +0000 (19:48 +0100)
committerThomas Citharel <tcit@tcit.fr>
Thu, 23 Jun 2016 07:15:50 +0000 (09:15 +0200)
commit26ed851f529fe3a50217940d47c20d9cd0f8954e
treef07b83ae64ad84fc207ef708930c584c0d58c4e7
parent710f8e69d76c1a0d6279397c0283612ccef8ae69
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